From e3c9138be573f268002f5952a60fa946974fe519 Mon Sep 17 00:00:00 2001 From: kokopi-dev Date: Thu, 28 May 2026 15:14:19 +0900 Subject: [PATCH] update:colors --- mango/DankMaterialShell/settings.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mango/DankMaterialShell/settings.json b/mango/DankMaterialShell/settings.json index 4ca8e4a..ff43fac 100644 --- a/mango/DankMaterialShell/settings.json +++ b/mango/DankMaterialShell/settings.json @@ -162,12 +162,12 @@ "dwlShowAllTags": false, "workspaceActiveAppHighlightEnabled": false, "workspaceColorMode": "default", - "workspaceOccupiedColorMode": "schh", + "workspaceOccupiedColorMode": "s", "workspaceUnfocusedColorMode": "default", "workspaceUrgentColorMode": "default", "workspaceFocusedBorderEnabled": false, - "workspaceFocusedBorderColor": "surfaceText", - "workspaceFocusedBorderThickness": 2, + "workspaceFocusedBorderColor": "secondary", + "workspaceFocusedBorderThickness": 1, "workspaceNameIcons": {}, "waveProgressEnabled": true, "scrollTitleEnabled": true, @@ -546,7 +546,7 @@ "spacing": 0, "innerPadding": -12, "bottomGap": 0, - "transparency": 0.3, + "transparency": 0.45, "widgetTransparency": 0.5, "squareCorners": true, "noBackground": true,