mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-29 06:35:41 -05:00
Add theme secondary custom user profile color input
This commit is contained in:
@@ -10,6 +10,7 @@ const CUSTOM_COLORS = [
|
||||
"text",
|
||||
"text-lighter",
|
||||
"theme",
|
||||
"theme-secondary",
|
||||
"chat",
|
||||
] as const;
|
||||
|
||||
|
||||
@@ -196,6 +196,7 @@
|
||||
"custom.colors.text": "Text",
|
||||
"custom.colors.text-lighter": "Text lighter",
|
||||
"custom.colors.theme": "Theme",
|
||||
"custom.colors.theme-secondary": "Theme (secondary)",
|
||||
"custom.colors.chat": "Chat name",
|
||||
|
||||
"divisions.WEST": "Tentatek",
|
||||
|
||||
Reference in New Issue
Block a user