Readable dark theme for web developers. Available for IntelliJ, Netbeans, Notepad++, Textmate, Sublime 2 and HighlightJS.
Best served with Consolas.
Based on Waher style by Kristo Vaher
- Zip the contents of
IntelliJ
, rename it to*.jar
- Import the jar in
File > Import settings
- Copy
Notepad/Mustard.xml
toc:\Program Files (x86)\Notepad++\themes\
- Copy
Notepad/APIs/*
toc:\Program Files (x86)\Notepad++\plugins\APIs
- Import
Notepad/userDefineLang*.xml
in Language -> Define your language - Restart Notepad++
- Choose the theme
- Zip the contents of
Netbeans
- Import the zip in settings
- Copy
Mustard.tmTheme
toPackages/Color Scheme - Default
- choose it
Background | #191919 | 25 | 25 | 25 |
Keywords, Tags, Selectors | #EC691E | 236 | 105 | 30 |
Classnames, Functions, Globals | #F7C527 | 247 | 197 | 39 |
Variables, Attributes | #ECD795 | 236 | 215 | 149 |
Operators | #FFFFFF | 255 | 255 | 255 |
Strings | #A1D7F2 | 161 | 215 | 242 |
Numbers, RegEx, Control | #73E4F6 | 115 | 228 | 246 |
Coments | #80A78C | 128 | 167 | 140 |