Add theme secondary custom user profile color input

This commit is contained in:
Kalle
2024-09-14 13:50:18 +03:00
parent 4a43e1cf78
commit f44e958d74
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ const CUSTOM_COLORS = [
"text",
"text-lighter",
"theme",
"theme-secondary",
"chat",
] as const;

View File

@@ -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",