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 972bcbe commit 35937baCopy full SHA for 35937ba
special-pages/pages/special-error/app/styles/variables.css
@@ -31,7 +31,7 @@ body[data-theme='dark'][data-platform-name='ios'][data-theme-variant='default']
31
--theme-background-color: #222;
32
}
33
34
-/* Theme variant background colors */
+/* TODO: Use colour variables from design-tokens */
35
body[data-theme-variant='coolGray'] {
36
--default-light-background-color: #d2d5e3;
37
--default-dark-background-color: #2b2f45;
0 commit comments