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

https://github.com/hobywan/mustang

A clean color scheme for Jetbrains CLion and IDEA.
https://github.com/hobywan/mustang

clion color-scheme intellij-idea jetbrains

Last synced: 4 months ago
JSON representation

A clean color scheme for Jetbrains CLion and IDEA.

Awesome Lists containing this project

README

          

### mustang-theme

[![license](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)

A clean color scheme for JetBrains [CLion](https://www.jetbrains.com/clion/) and [IDEA](https://www.jetbrains.com/idea/).
It is adapted from the excellent [Vim theme](https://www.deviantart.com/hcalves/art/Mustang-Vim-Colorscheme-98974484) designed by Henrique Alves (also included).
Syntax coloring has been adapted for almost all supported languages by both IDE.

###### Importing the theme

Just go to Preferences > Editor > Color scheme > Import scheme.

logo

###### Enable on all installed versions

Just run the provided [bash](install.sh) or [powershell](install.ps1) script et voilà!
>Restart the current IDE to refresh it.

###### Screenshots

Some preview of supported languages:


c++javacmake


cpp
java
cmake


yamlxmlpython


yml
xml
yaml

Enjoy! 😊