Skip to content

Commit 30e9e3b

Browse files
authored
Merge pull request #1511 from nextcloud/chore/server-styles
chore: update stable32 server styles
2 parents cd371f8 + 1ed2d09 commit 30e9e3b

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

resources/server-global-styles/stable32/apps/theming/css/default.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
/* Border for AI generated content */
6262
--color-border-assistant: linear-gradient(125deg, #7398FE 50%, #6104A4 125%);
6363
/* Background for primary buttons to interact with the Assistant (e.g. generate content) */
64-
--color-element-assistant: linear-gradient(238deg, #A569D3 12%, #00679E 39%, #422083 86%);
64+
--color-element-assistant: linear-gradient(214deg, #A569D3 12%, #00679E 39%, #422083 86%);
6565
/* Icon color only to be used for the Assistant icon */
66-
--color-element-assistant-icon: linear-gradient(285deg, #9669D3 15%, #00679E 40%, #492083 80%);
66+
--color-element-assistant-icon: linear-gradient(214deg, #9669D3 15%, #00679E 40%, #492083 80%);
6767
--font-face: system-ui, -apple-system, 'Segoe UI', Roboto, Oxygen-Sans, Cantarell, Ubuntu, 'Helvetica Neue', 'Noto Sans', 'Liberation Sans', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
6868
--default-font-size: 15px;
6969
--font-size-small: 13px;

resources/server-global-styles/stable32/apps/theming/theme/dark.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/server-global-styles/stable32/apps/theming/theme/dark.plain.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)