1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-01 19:18:28 -04:00

feat(matugen): add color preview pallette & outline border option theme settings

- Closes #1738
This commit is contained in:
purian23
2026-07-02 22:45:55 -04:00
parent 3bb3da228c
commit 6cdb891551
24 changed files with 298 additions and 147 deletions
@@ -3058,7 +3058,8 @@
"transparency"
],
"icon": "blur_on",
"description": "Your compositor does not support background blur (ext-background-effect-v1)"
"description": "Your compositor does not support background blur (ext-background-effect-v1)",
"conditionKey": "isNiri"
},
{
"section": "barElevationEnabled",
@@ -3087,56 +3088,6 @@
],
"description": "Shadow elevation on bars and panels"
},
{
"section": "blurBorderColor",
"label": "Blur Border Color",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"appearance",
"around",
"blur",
"blurred",
"border",
"color",
"colors",
"colour",
"edge",
"hue",
"look",
"outline",
"scheme",
"style",
"surfaces",
"theme",
"tint"
],
"description": "Border color around blurred surfaces"
},
{
"section": "blurBorderOpacity",
"label": "Blur Border Opacity",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"appearance",
"blur",
"blurred",
"border",
"colors",
"controls",
"edge",
"look",
"opacity",
"outer",
"protocol",
"scheme",
"style",
"theme",
"windows"
],
"description": "Controls the outer edge of protocol-blurred windows"
},
{
"section": "buttonColorMode",
"label": "Button Color",
@@ -4057,6 +4008,62 @@
"icon": "layers",
"description": "Material inspired shadows and elevation on modals, popouts, and dialogs"
},
{
"section": "blurBorderColor",
"label": "Surface Border Color",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"appearance",
"around",
"border",
"color",
"colors",
"colour",
"edge",
"hue",
"look",
"modal",
"modals",
"outline",
"popouts",
"popup",
"scheme",
"shell",
"style",
"surface",
"surfaces",
"theme",
"tint"
],
"description": "Border color around popouts, modals, and other shell surfaces"
},
{
"section": "blurBorderOpacity",
"label": "Surface Border Opacity",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"appearance",
"border",
"colors",
"controls",
"look",
"modal",
"modals",
"opacity",
"outline",
"popouts",
"popup",
"scheme",
"shell",
"style",
"surface",
"surfaces",
"theme"
],
"description": "Controls the outline of popouts, modals, and other shell surfaces"
},
{
"section": "popupTransparency",
"label": "Surface Opacity",