feat: tekki_arch VSCodium-Theme ins Profil aufgenommen
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"publisher": "tekki",
|
||||
"name": "tekki_arch",
|
||||
"displayName": "tekki_arch",
|
||||
"description": "Dark high contrast theme — pink & green on near-black",
|
||||
"version": "1.0.0",
|
||||
"engines": { "vscode": "^1.70.0" },
|
||||
"categories": ["Themes"],
|
||||
"contributes": {
|
||||
"themes": [
|
||||
{
|
||||
"label": "tekki_arch",
|
||||
"uiTheme": "vs-dark",
|
||||
"path": "./themes/tekki_arch.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user