Skip to content

WEBUI-1935: REBRANDING CHANGES [LTS-2025]#3181

Open
naveen-konda wants to merge 2 commits into
lts-2025from
lts-2025-WEBUI-1935-POC-REBRANDING
Open

WEBUI-1935: REBRANDING CHANGES [LTS-2025]#3181
naveen-konda wants to merge 2 commits into
lts-2025from
lts-2025-WEBUI-1935-POC-REBRANDING

Conversation

@naveen-konda
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 22, 2026 12:02
@naveen-konda naveen-konda requested a review from a team as a code owner May 22, 2026 12:02
@naveen-konda naveen-konda requested review from AnilKumarVanga and swarnadipa-dev and removed request for a team May 22, 2026 12:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR implements “WEBUI-1935” rebranding updates by introducing Satori design tokens, updating built-in themes (fonts/colors), and adjusting several UI components (drawer/home/header/create actions) to match the new visual language.

Changes:

  • Add Satori design token CSS and import it into built-in themes; remap core theme variables to Satori tokens/fonts.
  • Update UI styling across home/dashboard, page chrome, drawer/tree, results, and create actions to use new Satori-driven variables.
  • Refresh branding assets (logos/icons/wordmark) and adjust ftests + workflow triggers to support the rebranded navigation.

Reviewed changes

Copilot reviewed 35 out of 77 changed files in this pull request and generated 11 comments.

Show a summary per file
File Description
themes/satori-design-tokens.css New shared Satori token variables
themes/light/theme.html Import tokens + light theme variable updates
themes/light/logo.svg New light theme SVG logo
themes/kawaii/theme.html Import tokens + kawaii theme variable updates
themes/kawaii/logo.svg New kawaii theme SVG logo
themes/default/theme.html Import tokens + default theme remapping to Satori
themes/default/logo.svg New default theme SVG logo
themes/dark/theme.html Import tokens + dark theme variable updates
themes/dark/logo.svg New dark theme SVG logo
themes/base.js Global styles: fonts + responsive tweaks
packages/nuxeo-web-ui-ftest/pages/ui/drawer.js FTest selector update for profile avatar
images/icons/administration.svg New icon asset
images/icons/add.svg New icon asset
images/hyland-wordmark.svg New Hyland wordmark for home header
images/doctypes/folder.svg Updated folder doctype icon
i18n/messages.json Add app.home label
elements/search/nuxeo-saved-search-actions.js Update overflow/menu icon reference
elements/nuxeo-web-ui-bundle.html Update drawer icon refs + formatting
elements/nuxeo-tasks/nuxeo-tasks-drawer.js Apply Satori header mixin styling
elements/nuxeo-suggester/nuxeo-suggester.js Header background uses Satori var fallback
elements/nuxeo-results/nuxeo-results.js Minor layout/padding tweak
elements/nuxeo-recent-documents/nuxeo-recent-documents.js Header mixin + list separator changes
elements/nuxeo-home.html Header layout + wordmark + card styling
elements/nuxeo-document-tree/nuxeo-document-tree.js Drawer tree re-style + selection persistence logic
elements/nuxeo-document-create-button/nuxeo-document-create-button.js Create FAB styling + icon update
elements/nuxeo-document-create-actions/nuxeo-document-create-shortcuts.js Shortcut tray positioning/alignment
elements/nuxeo-document-create-actions/nuxeo-document-create-shortcut.js Shortcut UI redesign + keyboard support
elements/nuxeo-collections/nuxeo-favorites.js Header mixin styling
elements/nuxeo-collections/nuxeo-collections.js List separator removal + header mixin
elements/nuxeo-clipboard/nuxeo-clipboard.js List separator removal + header mixin
elements/nuxeo-browser/nuxeo-breadcrumb.js Breadcrumb typography updates
elements/nuxeo-browser.html Facet-driven page chrome styling
elements/nuxeo-app/nuxeo-page.js Page layout refactor + Satori var hooks
elements/nuxeo-app/nuxeo-page-item.js Tab color adjustments w/ fallbacks
elements/nuxeo-app.js Drawer menu restructuring + profile avatar rebrand + SVG logo
elements/document/nuxeo-collapsible-document-page.js Collapsible page container styling tweaks
.github/workflows/test.yaml CI trigger branch list update
.github/workflows/preview.yaml Preview trigger branch list update
.github/workflows/lint.yaml Lint trigger branch list update
.github/workflows/ftest.yaml FTest trigger branch list update
.github/workflows/crowdin.yaml Crowdin trigger branch list update
.github/workflows/clean.yaml Cleanup trigger branch list update
.github/workflows/a11y.yaml A11y trigger branch list update

Comment thread elements/nuxeo-document-tree/nuxeo-document-tree.js
Comment thread elements/nuxeo-app/nuxeo-page.js
Comment thread elements/nuxeo-app.js
Comment thread elements/nuxeo-app.js
Comment thread .github/workflows/test.yaml
Comment thread .github/workflows/preview.yaml
Comment thread .github/workflows/ftest.yaml
Comment thread .github/workflows/a11y.yaml
Comment thread .github/workflows/clean.yaml
Comment thread .github/workflows/crowdin.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants