Add an Appearance settings page with color theme and corner options
This commit is contained in:
@@ -2,11 +2,15 @@
|
||||
"accounts": "Accounts",
|
||||
"appearance": {
|
||||
"colorTheme": "Color theme",
|
||||
"colorThemeDescription": "Pick the accent color used across the interface.",
|
||||
"corners": "Corners",
|
||||
"cornersDescription": "Choose between rounded and square corners. Applies to every theme.",
|
||||
"dark": "Dark",
|
||||
"description": "Customize how the interface looks and feels.",
|
||||
"label": "Appearance",
|
||||
"light": "Light",
|
||||
"mode": "Mode",
|
||||
"modeDescription": "Switch between light and dark mode.",
|
||||
"rounded": "Rounded",
|
||||
"square": "Square",
|
||||
"switchToDark": "Switch to dark mode",
|
||||
|
||||
Reference in New Issue
Block a user