logo update

This commit is contained in:
2024-04-02 01:36:07 +05:30
parent b54cbd828b
commit 9b62376fe2
5 changed files with 26 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
"colors": {
"default": {
"theme_color": {
"primary": "#121212",
"primary": "#754ffe",
"body": "#fff",
"border": "#eaeaea",
"theme_light": "#f6f6f6",
@@ -16,7 +16,7 @@
},
"darkmode": {
"theme_color": {
"primary": "#fff",
"primary": "#754ffe",
"body": "#1c1c1c",
"border": "#3E3E3E",
"theme_light": "#222222",