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.
- Host: GitHub
- URL: https://github.com/hobywan/mustang
- Owner: hobywan
- License: mit
- Created: 2019-04-17T01:39:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T21:05:58.000Z (over 6 years ago)
- Last Synced: 2025-02-04T11:04:47.767Z (9 months ago)
- Topics: clion, color-scheme, intellij-idea, jetbrains
- Language: Shell
- Homepage:
- Size: 6.86 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### mustang-theme
[](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.
###### 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
![]()
![]()
![]()
yamlxmlpython
![]()
![]()
![]()
Enjoy! 😊