remove darkmode
This commit is contained in:
parent
32e976a021
commit
83b8c3db73
@ -1,4 +1,10 @@
|
|||||||
@import url("https://alv.cx/styles.css");
|
@import url("https://styles.alv.cx/colors/gruvbox.css");
|
||||||
|
@import url("https://styles.alv.cx/base.css");
|
||||||
|
|
||||||
|
:root {
|
||||||
|
--light: var(--colorscheme-light);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--default-bg: #fefefe;
|
--default-bg: #fefefe;
|
||||||
|
Loading…
Reference in New Issue
Block a user