Browse Source
Update src/assets/vars.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
pull/155/head
Philipp Dormann
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
src/assets/vars.scss
|
|
@ -9,7 +9,6 @@ $highlight-white: #e7faec; |
|
|
|
|
|
|
|
|
:root { |
|
|
:root { |
|
|
color-scheme: light dark; |
|
|
color-scheme: light dark; |
|
|
// |
|
|
|
|
|
--page-background: #fafafa; |
|
|
--page-background: #fafafa; |
|
|
--background-secondary: #d0d3d5; |
|
|
--background-secondary: #d0d3d5; |
|
|
--background-4: #d0d3d5; |
|
|
--background-4: #d0d3d5; |
|
|
|