mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-28 09:23:08 +08:00
feat: add gradient effects settings and enhance theme customization options
This commit is contained in:
@@ -26,5 +26,13 @@
|
||||
"preview.surface": "Card",
|
||||
"preview.accent": "Accent",
|
||||
"save": "Save Custom Theme",
|
||||
"reset": "Reset to Preset"
|
||||
"reset": "Reset to Preset",
|
||||
"gradient": {
|
||||
"title": "Gradient Effects",
|
||||
"off": "Off",
|
||||
"standard": "Standard",
|
||||
"enhanced": "Enhanced",
|
||||
"hoverGlow": "Enable hover glow effects",
|
||||
"bgAnimation": "Enable background gradient animation"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user