Update dirlist css
This commit is contained in:
parent
de13463427
commit
2e4d937c2b
1 changed files with 1 additions and 8 deletions
|
@ -1,11 +1,4 @@
|
|||
:root {
|
||||
--background: #1c1b22;
|
||||
--foreground: #dddddd;
|
||||
}
|
||||
|
||||
html {
|
||||
color-scheme: dark;
|
||||
}
|
||||
@import "colorschemes/catppuccin-macchiato.css";
|
||||
|
||||
body {
|
||||
background-color: var(--background);
|
||||
|
|
Loading…
Reference in a new issue