feat(ControlCenter): Implement master colorization switch

This commit is contained in:
loner
2025-11-29 21:57:57 +08:00
parent 59f70e803b
commit aabe251f0d
3 changed files with 22 additions and 30 deletions
+7 -11
View File
@@ -102,26 +102,22 @@
"control-center": {
"browse-file": "Browse File",
"browse-library": "Browse Library",
"colorize-distro-logo": {
"description": "Apply theme colors to your distribution logo.",
"label": "Colorize distro logo"
"icon": {
"description": "Select an icon from the library or a custom file.",
"label": "Icon"
},
"enable-colorization": {
"description": "Enable colorization for the control center icon, applying theme colors.",
"label": "Enable Colorization"
},
"color-selection": {
"description": "Apply theme colors to icons.",
"label": "Select Color"
},
"icon": {
"description": "Select an icon from the library or a custom file.",
"label": "Icon"
},
"select-custom-icon": "Select a custom icon",
"use-distro-logo": {
"description": "Use your distribution's logo instead of a custom icon.",
"label": "Use distro logo instead of icon"
},
"colorize-system-icon": {
"description": "Apply theme colors to system icons.",
"label": "Colorize system icon"
}
},
"custom-button": {