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

https://github.com/csantiago132/intellij-ish-darcula-theme

A theme extension for Visual Studio Code based on Darcula theme from Jetbrains IDE's
https://github.com/csantiago132/intellij-ish-darcula-theme

darcula-theme editor-theme intellij-theme theme typescript vscode-extension

Last synced: about 1 month ago
JSON representation

A theme extension for Visual Studio Code based on Darcula theme from Jetbrains IDE's

Awesome Lists containing this project

README

        

# IntelliJ-ish Darcula Theme

A theme extension for Visual Studio Code based on Darcula theme from Jetbrains
IDE's. This theme is not exactly same with the theme from Jetbrains IDE; I
edited some colors to increase overall contrast as well as few modifications to
match look and feel with VS Code.

## Why!??!

I've Intalled some themes similar to the one I created but I had some minor
issues; lack of contrast with some colors like green and purple, sidebar content
was distracting due to the names of the files and directories were too bright,
integrated terminal was not as I would like it & 20 more things not worth
listing. Overall, this is an effort to create a more pleasant, integrated
experience with VSCode for those, like me, love the darcula theme from the
IntelliJ IDE's.

## Issues and Feedback

Feel free to react out on Twitter
[@csantiago132](https://twitter.com/csantiago132?lang=en) for any of your
feedback/enhancements and I'll do my best to incorporate it on the theme. You
can also fill out an issue on
[Github](https://github.com/csantiago132/intellij-ish-darcula-theme/issues)

### Examples

##### React (with Typescript)

![React with Typescript](https://raw.githubusercontent.com/csantiago132/intellij-ish-darcula-theme/develop/public/images/react-typescript.png)

##### Integrated Terminal

![Integrated Terminal](https://raw.githubusercontent.com/csantiago132/intellij-ish-darcula-theme/develop/public/images/integrated-terminal.png)

##### Peek File

![Peek File](https://raw.githubusercontent.com/csantiago132/intellij-ish-darcula-theme/develop/public/images/peek-file.png)

##### SCSS

![SCSS](https://raw.githubusercontent.com/csantiago132/intellij-ish-darcula-theme/develop/public/images/scss.png)

##### Vue

![Vue](https://raw.githubusercontent.com/csantiago132/intellij-ish-darcula-theme/develop/public/images/vue.png)

##### Python

![Python](https://raw.githubusercontent.com/csantiago132/intellij-ish-darcula-theme/develop/public/images/python.png)

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available,
see the
[tags on this repository](https://github.com/csantiago132/intellij-ish-darcula-theme/releases).

## Authors

- **Carlos Santiago** - _Initial work_ -
[@csantiago132](https://twitter.com/csantiago132?lang=en)

## License

This project is licensed under the MIT License - see the
[LICENSE.md](LICENSE.md) file for details

## Acknowledgments

- IntelliJ theme creator, Konstantin Bulenkov -
[Twitter](https://twitter.com/bulenkov)

---

**Enjoy!**