siwwy :3 #3

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

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);