-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.8.4
-
Component/s: Branding / Theme
-
Tags:
-
Backlog priority:600
-
Team:UI
-
Sprint:UI - 2021-14
It seems that default theme in Studio Designer is not in sync with what we have in Web UI.
Making a quick diff between the two files, these are the CSS variables that need to be updated:
--nuxeo-app-font: 'Inter', Arial, sans-serif;
--nuxeo-button-secondary-text: #0066ff;
--nuxeo-button-icon-margin: 4px;
--nuxeo-dialog-buttons-bar: transparent;
--nuxeo-warn-text: #de350b;
--nuxeo-validated: #42be65;
--paper-input-container-invalid-color: #de350b;
- is related to
-
WEBUI-524 Make iron-icon color customizable in nuxeo-picture-formats and nuxeo-video-conversions
- Resolved
- Is referenced in