siwwy :3 #3

Closed
RoscoeDaWah wants to merge 261 commits from feat-privacy into master
Showing only changes of commit 2e4d937c2b - Show all commits

Update dirlist css

Frankie 2023-12-05 00:24:09 +00:00
No known key found for this signature in database

View file

@ -1,11 +1,4 @@
:root {
--background: #1c1b22;
--foreground: #dddddd;
}
html {
color-scheme: dark;
}
@import "colorschemes/catppuccin-macchiato.css";
body {
background-color: var(--background);