preliminary work for old theme re-implementation

This commit is contained in:
sundae 2025-06-18 18:38:20 +03:00
commit 8fc7eff67b
Signed by: sundae
SSH key fingerprint: SHA256:MsJkKuo4PUdjQDpLeaURy81drKkW14exlTHp+8QFu6M
41 changed files with 456 additions and 415 deletions

View file

@ -0,0 +1,2 @@
@import url("./theme-light.css");
@import url("./theme-dark.css");