Stylesheet themes

This commit is contained in:
Sveske_Juice 2024-02-15 02:08:09 +01:00
parent f5bc1db8f1
commit 0f4764052f
4 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,7 @@
:root {
--text: #ece4ee;
--background: #120c13;
--primary: #ff8552;
--secondary: #6c6b44;
--accent: #7da16a;
}