An open API service indexing awesome lists of open source software.

https://github.com/storterald/vscode-jetbrains-css-theme

Default settings and custom CSS for VS Code to emulate the look of Jetbrains IDEs!
https://github.com/storterald/vscode-jetbrains-css-theme

jetbrains theme vscode vscode-extension vscode-theme

Last synced: about 1 month ago
JSON representation

Default settings and custom CSS for VS Code to emulate the look of Jetbrains IDEs!

Awesome Lists containing this project

README

        

# Infos

Changes the settings and the look of `vscode` to emulate the one from Jetbrains IDEs.

## Jetbrains Mono font

The extension will automatically select `Jetbrains Mono Regular` as the editor
font if installed on the computer. You can download it [here](https://www.jetbrains.com/lpmono/).

## Custom CSS and JS

This depends on `be5invis.vscode-custom-css`. This means that every time vs code is updated, the
action `Reload Custom CSS and JS` must be run.

# Previews

![dark](https://raw.githubusercontent.com/Storterald/vscode-jetbrains-css-theme/refs/heads/main/resources/showcase-dark.png)
![light](https://raw.githubusercontent.com/Storterald/vscode-jetbrains-css-theme/refs/heads/main/resources/showcase-light.png)