mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-08-03 10:55:04 +00:00
variables: declare light and dark themes
This commit is contained in:
parent
6a69ba233e
commit
ece476c146
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
:root {
|
||||||
|
color-scheme: light dark;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
--step: 8px;
|
--step: 8px;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue