This commit is contained in:
NoobishSVK
2024-01-21 18:57:43 +01:00
parent 135b2c838d
commit 59469dbeb8
10 changed files with 296 additions and 175 deletions
+4
View File
@@ -22,6 +22,10 @@ const themes = {
theme6: {
'--color-main': '#21091d',
'--color-main-bright': '#ed51d3',
},
theme7: {
'--color-main': '#111',
'--color-main-bright': '#aaa',
}
};