We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90fce54 commit 55287faCopy full SHA for 55287fa
src/libs/theme/styles/globals.scss
@@ -197,7 +197,7 @@ html[data-theme="system-light"] {
197
--color_border_button_outline: var(--functional-gray-550);
198
--color_fg_on_button_outline: var(--charcoal2);
199
200
- --color_bg_page: var(--functional-gray-0);
+ --color_bg_page: var(--functional-gray-100);
201
--color_fg_bold: var(--charcoal2);
202
--color_fg_default: var(--functional-gray-500);
203
--color_fg_link_primary: var(--sky);
0 commit comments