feat: enhance CoordinatorEmptyState and ThemeSelector with gradient utilities and improved layout

This commit is contained in:
catlog22
2026-02-04 23:06:00 +08:00
parent de989aa038
commit 369b470969
6 changed files with 79 additions and 58 deletions

View File

@@ -22,6 +22,9 @@
"current": "Current theme: {name}",
"hueValue": "Hue: {value}°",
"preview": "Preview",
"preview.background": "Background",
"preview.surface": "Card",
"preview.accent": "Accent",
"save": "Save Custom Theme",
"reset": "Reset to Preset"
}