vue-theme-vscode
vue-theme-vscode copied to clipboard
+545.000 installs ⬇️ Theme for Visual Studio Code inspired by Vue.js, with support for more popular languages, trying to maintain a perfect harmony of colors.
A few scopes I noticed were missing: - `keyword.control.import` - `string.quoted.docstring`
Improve typescript colors 1 - The colors are changed in the file **"vue-theme-color-theme.json" **. 2 - In vscode editor, press "CMD+shift+p" and select "Developer: inspect TM scopes" to analyze the...
This PR introduces a high contrast theme based on the Vue VSCode theme Here is a snippet of what it looks like in action:
Improve colors for CSS, SCSS, LESS. 1 - The colors are changed in the file **"vue-theme-color-theme.json" **. 2 - In vscode editor, press **"CMD+shift+p"** and select **"Developer: inspect TM scopes"**...
Hello... I was wondering if I could bother you to consider making a blue variant? I was hoping for something with similar to the colors in use by the [Iridescent...
 I guess `var`, `go`, `defer`, `for`, `if` and others should have indicative colors 🤔 Version: `v2.0.2`
### Summary The theme doesn't contain color support for Rust language. ### Acceptance criteria - [ ] add Rust support. - [ ] Collect code snippets or GitHub projects that...