mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-04 17:37:26 +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 {
|
||||
--step: 8px;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue