mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-17 16:45:19 -04:00
add: DankColorSwatch component & settings sync
This commit is contained in:
@@ -2088,7 +2088,8 @@
|
||||
"appearance",
|
||||
"around",
|
||||
"bar",
|
||||
"border",
|
||||
"color",
|
||||
"custom",
|
||||
"dank",
|
||||
"desktop",
|
||||
"focused",
|
||||
@@ -2103,8 +2104,7 @@
|
||||
"workspace"
|
||||
],
|
||||
"icon": "palette",
|
||||
"description": "Show an outline ring around the focused workspace indicator",
|
||||
"conditionKey": "isNiri"
|
||||
"description": "Show an outline ring around the focused workspace indicator"
|
||||
},
|
||||
{
|
||||
"section": "_tab_7",
|
||||
@@ -3180,6 +3180,33 @@
|
||||
"description": "Mouse pointer appearance",
|
||||
"conditionKey": "isNiri"
|
||||
},
|
||||
{
|
||||
"section": "widgetBackgroundCustomStrength",
|
||||
"label": "Custom Blend",
|
||||
"tabIndex": 10,
|
||||
"category": "Theme & Colors",
|
||||
"keywords": [
|
||||
"appearance",
|
||||
"background",
|
||||
"between",
|
||||
"blend",
|
||||
"color",
|
||||
"colors",
|
||||
"colour",
|
||||
"custom",
|
||||
"high",
|
||||
"hue",
|
||||
"look",
|
||||
"scheme",
|
||||
"selected",
|
||||
"style",
|
||||
"surface",
|
||||
"theme",
|
||||
"tint",
|
||||
"widget"
|
||||
],
|
||||
"description": "Blend between Surface High and the selected custom color"
|
||||
},
|
||||
{
|
||||
"section": "matugenTemplateNeovimSettings",
|
||||
"label": "Dark mode base",
|
||||
@@ -4045,78 +4072,59 @@
|
||||
"wezterm"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "widgetBackgroundColor",
|
||||
"label": "Widget Background Color",
|
||||
"tabIndex": 10,
|
||||
"category": "Theme & Colors",
|
||||
"keywords": [
|
||||
"appearance",
|
||||
"background",
|
||||
"choose",
|
||||
"color",
|
||||
"colors",
|
||||
"colour",
|
||||
"components",
|
||||
"hue",
|
||||
"look",
|
||||
"modules",
|
||||
"scheme",
|
||||
"style",
|
||||
"theme",
|
||||
"tint",
|
||||
"widget",
|
||||
"widgets"
|
||||
],
|
||||
"description": "Choose the background color for widgets"
|
||||
},
|
||||
{
|
||||
"section": "widgetColorMode",
|
||||
"label": "Widget Style",
|
||||
"tabIndex": 10,
|
||||
"category": "Theme & Colors",
|
||||
"keywords": [
|
||||
"appearance",
|
||||
"change",
|
||||
"colorful",
|
||||
"colors",
|
||||
"default",
|
||||
"look",
|
||||
"panel",
|
||||
"scheme",
|
||||
"statusbar",
|
||||
"style",
|
||||
"taskbar",
|
||||
"theme",
|
||||
"topbar",
|
||||
"widget"
|
||||
],
|
||||
"description": "Change bar appearance"
|
||||
},
|
||||
{
|
||||
"section": "widgetStyling",
|
||||
"label": "Widget Styling",
|
||||
"tabIndex": 10,
|
||||
"category": "Theme & Colors",
|
||||
"keywords": [
|
||||
"accent",
|
||||
"appearance",
|
||||
"change",
|
||||
"choose",
|
||||
"colored",
|
||||
"colors",
|
||||
"colour",
|
||||
"hue",
|
||||
"look",
|
||||
"neutral",
|
||||
"opacity",
|
||||
"panel",
|
||||
"scheme",
|
||||
"statusbar",
|
||||
"style",
|
||||
"styling",
|
||||
"taskbar",
|
||||
"text",
|
||||
"theme",
|
||||
"topbar",
|
||||
"tint",
|
||||
"transparency",
|
||||
"widget"
|
||||
],
|
||||
"icon": "opacity",
|
||||
"description": "Change bar appearance"
|
||||
"description": "Choose neutral or accent-colored widget text"
|
||||
},
|
||||
{
|
||||
"section": "widgetColorMode",
|
||||
"label": "Widget Text Style",
|
||||
"tabIndex": 10,
|
||||
"category": "Theme & Colors",
|
||||
"keywords": [
|
||||
"accent",
|
||||
"appearance",
|
||||
"choose",
|
||||
"colored",
|
||||
"colorful",
|
||||
"colors",
|
||||
"colour",
|
||||
"default",
|
||||
"hue",
|
||||
"look",
|
||||
"neutral",
|
||||
"scheme",
|
||||
"style",
|
||||
"text",
|
||||
"theme",
|
||||
"tint",
|
||||
"widget"
|
||||
],
|
||||
"description": "Choose neutral or accent-colored widget text"
|
||||
},
|
||||
{
|
||||
"section": "matugenTemplateZed",
|
||||
@@ -5295,6 +5303,30 @@
|
||||
],
|
||||
"description": "Play sound after logging in"
|
||||
},
|
||||
{
|
||||
"section": "muteSoundsWhenMediaPlaying",
|
||||
"label": "Mute During Playback",
|
||||
"tabIndex": 15,
|
||||
"category": "Sounds",
|
||||
"keywords": [
|
||||
"audio",
|
||||
"during",
|
||||
"effects",
|
||||
"media",
|
||||
"mpris",
|
||||
"music",
|
||||
"mute",
|
||||
"playback",
|
||||
"playing",
|
||||
"sfx",
|
||||
"silence",
|
||||
"sound",
|
||||
"sounds",
|
||||
"system",
|
||||
"while"
|
||||
],
|
||||
"description": "Silence system sounds while media is playing"
|
||||
},
|
||||
{
|
||||
"section": "soundNewNotification",
|
||||
"label": "New Notification",
|
||||
|
||||
Reference in New Issue
Block a user