mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-01 19:32:34 +02:00
Update src/assets/vars.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
b7e01bed99
commit
3d57a59efd
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||||
|
@ -29,4 +28,4 @@ $highlight-white: #e7faec;
|
||||||
--background-navbar: #333333;
|
--background-navbar: #333333;
|
||||||
--main-font-color: #e4e4e4;
|
--main-font-color: #e4e4e4;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue