neka-sublime
neka-sublime copied to clipboard
Dark and bright them for Sublime
Neka Theme for Sublime Text 3
Dark and bright theme for Sublime Text 3.
Screenshot
The font used in the screenshot is Roboto Mono.
How to Install
Via Package Control
The easiest way to install is using Package Control, where Neka is listed as Neka Theme
.
- Open Command Palette using menu item
Tools -> Command Palette...
- Choose
Package Control: Install Package
- Find
Neka Theme
and hit Enter - Activate the theme by prefs below at Preferences > Setting - User:
"theme": "Neka.sublime-theme",
"color_scheme": "Packages/Neka Theme/Neka.tmTheme",
Manual
You can also install the theme manually:
- Download the latest release .zip, extract to folder "Neka Theme".
- Move "Neka Theme" folder inside the Packages directory. Preferences > Browse packages...
- Activate the theme by prefs below at Preferences > Setting - User:
"theme": "Neka.sublime-theme",
"color_scheme": "Packages/Neka Theme/Neka.tmTheme",
- Restart Sublime and enjoy!
Settings
For norrow statusbar use
"neka_theme_small_statusbar": "true"
If you need some options just open issue and I'll add some settings.
Thanks
Thanks to Mattia Astorino for the inspiration and really good Material Theme.