bg tokyo night style
This commit is contained in:
parent
f1ef41dfea
commit
da1b05c9a1
|
@ -2,6 +2,7 @@
|
|||
|
||||
:root {
|
||||
--main-accent: 335deg;
|
||||
--main-bg: 230deg;
|
||||
}
|
||||
|
||||
* {
|
||||
|
@ -9,7 +10,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
background-color: #24283B;
|
||||
background-color: hsl(var(--main-bg), 24%, 19%);
|
||||
}
|
||||
|
||||
.sections {
|
||||
|
|
Loading…
Reference in New Issue
Block a user