design / UI changes

This commit is contained in:
NoobishSVK
2024-01-19 22:23:19 +01:00
parent 4ce4d4f02f
commit 0cd9661619
4 changed files with 80 additions and 14 deletions
+4
View File
@@ -18,6 +18,10 @@ const themes = {
theme5: {
'--color-main': '#171106',
'--color-main-bright': '#f5b642',
},
theme6: {
'--color-main': '#21091d',
'--color-main-bright': '#ed51d3',
}
};