Update src/assets/vars.scss

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
Philipp Dormann 2021-08-03 17:09:23 +02:00 committed by GitHub
parent b7e01bed99
commit 3d57a59efd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@ $highlight-white: #e7faec;
:root {
color-scheme: light dark;
//
--page-background: #fafafa;
--background-secondary: #d0d3d5;
--background-4: #d0d3d5;
@ -29,4 +28,4 @@ $highlight-white: #e7faec;
--background-navbar: #333333;
--main-font-color: #e4e4e4;
}
}
}