tailoring to my taste

This commit is contained in:
2024-08-09 15:58:14 +03:00
parent 422f0c1fc7
commit 29ceab6753
23 changed files with 4395 additions and 208 deletions

View File

@@ -0,0 +1,2 @@
@import "./theme-light.css" (prefers-color-scheme: light);
@import "./theme-dark.css" (prefers-color-scheme: dark);