Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/storterald/jetbrains-themes
Jetbrains inspired themes for VS Code!
https://github.com/storterald/jetbrains-themes
jetbrains theme vscode vscode-extension vscode-theme
Last synced: 18 days ago
JSON representation
Jetbrains inspired themes for VS Code!
- Host: GitHub
- URL: https://github.com/storterald/jetbrains-themes
- Owner: Storterald
- License: mit
- Created: 2024-01-08T14:49:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-18T15:54:21.000Z (21 days ago)
- Last Synced: 2025-01-18T16:42:37.149Z (21 days ago)
- Topics: jetbrains, theme, vscode, vscode-extension, vscode-theme
- Language: Python
- Homepage:
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Infos
A theme with languages support from across all [`Jetbrains`](https://www.jetbrains.com) IDEs.
You can view the full changelog [here](./CHANGELOG.md).# Jetbrains Icons
It is suggested to use the [`chadalen.vscode-jetbrains-icon-theme`](https://marketplace.visualstudio.com/items?itemName=chadalen.vscode-jetbrains-icon-theme)
extension and the [`storterald.jetbrains-product-icons`](https://marketplace.visualstudio.com/items?itemName=storterald.jetbrains-product-iconse)
extension to have both **icon theme** and **product icon theme**.# Compatibility and Incompatibilities
## Extension Incompatibilities
- [`twxs.cmake`](https://marketplace.visualstudio.com/items?itemName=twxs.cmake):
`CMake` semantic token highlighting depends on `josetr.cmake-language-support-vscode`, **not** `twxs.cmake`.
This because the latter has a *worse* and sometimes *broken* tokenization.## Languages compatibility
- `CSS`
- `HTML`
- `Javascript`
- `Json`
- `Python`
- `Regex`
- `Shell`
- `Typescript`
- `XML`
- `YAML`,### From CLion:
- `C++`
- `CMake`: requires [*josetr.cmake-language-support-vscode*](https://marketplace.visualstudio.com/items?itemName=josetr.cmake-language-support-vscode)
- `Assembly x86`: requires [*maziac.asm-code-lens*](https://marketplace.visualstudio.com/items?itemName=maziac.asm-code-lens)### From Rider:
- `C#`