Skip to content

Commit 35937ba

Browse files
Refactor: Update comment for theme variant background colors
Co-authored-by: randerson <[email protected]>
1 parent 972bcbe commit 35937ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

special-pages/pages/special-error/app/styles/variables.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ body[data-theme='dark'][data-platform-name='ios'][data-theme-variant='default']
3131
--theme-background-color: #222;
3232
}
3333

34-
/* Theme variant background colors */
34+
/* TODO: Use colour variables from design-tokens */
3535
body[data-theme-variant='coolGray'] {
3636
--default-light-background-color: #d2d5e3;
3737
--default-dark-background-color: #2b2f45;

0 commit comments

Comments
 (0)