mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-23 19:45:21 -04:00
theme/icons: add separate light/dark path, hot-reload, detect external
DMS maangedand reset fixes #608 closes #2674
This commit is contained in:
@@ -3207,6 +3207,30 @@
|
||||
],
|
||||
"description": "Blend between Surface High and the selected custom color"
|
||||
},
|
||||
{
|
||||
"section": "iconThemeDark",
|
||||
"label": "Dark Mode Icon Theme",
|
||||
"tabIndex": 10,
|
||||
"category": "Theme & Colors",
|
||||
"keywords": [
|
||||
"appearance",
|
||||
"colors",
|
||||
"colour",
|
||||
"dankshell",
|
||||
"dark",
|
||||
"dark mode",
|
||||
"icon",
|
||||
"icons",
|
||||
"look",
|
||||
"mode",
|
||||
"night",
|
||||
"scheme",
|
||||
"style",
|
||||
"system",
|
||||
"theme"
|
||||
],
|
||||
"description": "DankShell & System Icons (requires restart)"
|
||||
},
|
||||
{
|
||||
"section": "matugenTemplateNeovimSettings",
|
||||
"label": "Dark mode base",
|
||||
@@ -3446,17 +3470,24 @@
|
||||
"appearance",
|
||||
"colors",
|
||||
"colour",
|
||||
"dankshell",
|
||||
"dark",
|
||||
"dark mode",
|
||||
"day",
|
||||
"different",
|
||||
"icon",
|
||||
"icons",
|
||||
"light",
|
||||
"light mode",
|
||||
"look",
|
||||
"mode",
|
||||
"night",
|
||||
"scheme",
|
||||
"style",
|
||||
"system",
|
||||
"theme"
|
||||
"theme",
|
||||
"themes"
|
||||
],
|
||||
"icon": "interests",
|
||||
"description": "DankShell & System Icons (requires restart)"
|
||||
"description": "Use different icon themes for light and dark mode"
|
||||
},
|
||||
{
|
||||
"section": "matugenTemplateKcolorscheme",
|
||||
@@ -3564,6 +3595,30 @@
|
||||
],
|
||||
"description": "Use light theme instead of dark theme"
|
||||
},
|
||||
{
|
||||
"section": "iconThemeLight",
|
||||
"label": "Light Mode Icon Theme",
|
||||
"tabIndex": 10,
|
||||
"category": "Theme & Colors",
|
||||
"keywords": [
|
||||
"appearance",
|
||||
"colors",
|
||||
"colour",
|
||||
"dankshell",
|
||||
"day",
|
||||
"icon",
|
||||
"icons",
|
||||
"light",
|
||||
"light mode",
|
||||
"look",
|
||||
"mode",
|
||||
"scheme",
|
||||
"style",
|
||||
"system",
|
||||
"theme"
|
||||
],
|
||||
"description": "DankShell & System Icons (requires restart)"
|
||||
},
|
||||
{
|
||||
"section": "matugenContrast",
|
||||
"label": "Matugen Contrast",
|
||||
@@ -3783,6 +3838,33 @@
|
||||
"user"
|
||||
]
|
||||
},
|
||||
{
|
||||
"section": "iconThemePerMode",
|
||||
"label": "Separate Light & Dark Themes",
|
||||
"tabIndex": 10,
|
||||
"category": "Theme & Colors",
|
||||
"keywords": [
|
||||
"appearance",
|
||||
"colors",
|
||||
"colour",
|
||||
"dark",
|
||||
"dark mode",
|
||||
"day",
|
||||
"different",
|
||||
"icon",
|
||||
"light",
|
||||
"light mode",
|
||||
"look",
|
||||
"mode",
|
||||
"night",
|
||||
"scheme",
|
||||
"separate",
|
||||
"style",
|
||||
"theme",
|
||||
"themes"
|
||||
],
|
||||
"description": "Use different icon themes for light and dark mode"
|
||||
},
|
||||
{
|
||||
"section": "m3ElevationColorMode",
|
||||
"label": "Shadow Color",
|
||||
|
||||
Reference in New Issue
Block a user