mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
matugen: publish vscode theme to marketplace/ovsix
This commit is contained in:
BIN
quickshell/matugen/dms-theme.vsix
Normal file
BIN
quickshell/matugen/dms-theme.vsix
Normal file
Binary file not shown.
Binary file not shown.
BIN
quickshell/matugen/vsix-build/danklogo.png
Normal file
BIN
quickshell/matugen/vsix-build/danklogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.5 KiB |
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"name": "dynamic-base16-dankshell",
|
||||
"displayName": "Dynamic Base16 DankShell",
|
||||
"description": "Dynamic Material You theme with base16 terminal colors - auto-updated by DankMaterialShell",
|
||||
"publisher": "local",
|
||||
"version": "0.0.1",
|
||||
"name": "dms-theme",
|
||||
"displayName": "DMS - Dank Material Shell Theme",
|
||||
"description": "Dynamic theme using matugen & dank16 terminal colors - auto-updated by DankMaterialShell",
|
||||
"publisher": "DankLinux",
|
||||
"version": "0.0.2",
|
||||
"icon": "danklogo.png",
|
||||
"engines": {
|
||||
"vscode": "^1.70.0"
|
||||
},
|
||||
@@ -11,16 +12,15 @@
|
||||
"Themes"
|
||||
],
|
||||
"keywords": [
|
||||
"theme",
|
||||
"dms",
|
||||
"dank",
|
||||
"material",
|
||||
"material you",
|
||||
"base16",
|
||||
"dynamic",
|
||||
"dankshell"
|
||||
"dankshell",
|
||||
"danklinux"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/AvengeMedia/DankMaterialShellGit"
|
||||
"url": "https://github.com/AvengeMedia/DankMaterialShell"
|
||||
},
|
||||
"contributes": {
|
||||
"themes": [
|
||||
|
||||
Reference in New Issue
Block a user