keyword fix

This commit is contained in:
hhh
2024-09-17 19:15:10 +03:00
parent ded377b4ab
commit b221c393b2
3 changed files with 30 additions and 1 deletions

View File

@@ -3,6 +3,9 @@
"displayName": "JetBrains Dark (New UI)",
"description": "Endeavor to replicate the default dark theme from new versions of JetBrains IDEs (like PyCharm and WebStorm)",
"version": "0.0.1",
"license": "Unlicense",
"repository": "https://github.com/kotikotprojects/jetbrains-dark-new-ui",
"publisher": "zxchhh",
"engines": {
"vscode": "^1.93.0"
},