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

matugen: add description for vscode template

fixes #2958
This commit is contained in:
bbedward
2026-07-30 15:10:54 -04:00
parent f66693df6b
commit f2a6d62d65
3 changed files with 30 additions and 18 deletions
@@ -2780,7 +2780,7 @@ Item {
tags: ["matugen", "vscode", "code", "template"]
settingKey: "matugenTemplateVscode"
text: "VS Code"
description: getTemplateDescription("vscode", "")
description: getTemplateDescription("vscode", I18n.tr("Requires the DMS Theme extension from the editor marketplace", "vscode matugen template description"))
descriptionColor: getTemplateDescriptionColor("vscode")
visible: SettingsData.runDmsMatugenTemplates
checked: SettingsData.matugenTemplateVscode
@@ -4692,14 +4692,20 @@
"appearance",
"code",
"colors",
"colour",
"editor",
"extension",
"look",
"marketplace",
"matugen",
"requires",
"scheme",
"style",
"template",
"theme",
"vscode"
]
],
"description": "Requires the DMS Theme extension from the editor marketplace"
},
{
"section": "matugenTemplateWezterm",