Add selectable color themes with a global appearance switcher

This commit is contained in:
Steven RYDELL
2026-07-29 09:40:40 +02:00
parent 0a8dfb44be
commit 2a872d2ccf
6 changed files with 263 additions and 40 deletions
+16 -2
View File
@@ -1,5 +1,21 @@
{
"accounts": "Accounts",
"appearance": {
"colorTheme": "Color theme",
"corners": "Corners",
"dark": "Dark",
"label": "Appearance",
"light": "Light",
"mode": "Mode",
"rounded": "Rounded",
"square": "Square",
"theme": {
"forest": "Forest",
"ocean": "Ocean",
"stalwart": "Stalwart",
"violet": "Violet"
}
},
"actions": {
"actionFailed": "Action failed.",
"backToActions": "Back to actions",
@@ -337,8 +353,6 @@
"periodValue": "Period value"
},
"sections": "Sections",
"squareCorners": "Square corners",
"toggleTheme": "Toggle theme",
"tracing": {
"addFilter": "Add filter",
"bufferFull": "(buffer full)",