Theme - Numix Light
Numix light theme for Sublime Text 3
Labels theme
Details
Installs
- Total 20K
- Win 11K
- Mac 4K
- Linux 5K
May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | Apr 15 | Apr 14 | Apr 13 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 1 | 0 | 0 | 2 | 1 | 1 | 0 | 0 | 1 | 1 | 0 | 1 | 1 | 0 | 0 | 2 | 2 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 2 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 4 | 2 | 1 | 0 | 1 | 1 | 2 |
Mac | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 2 | 0 |
Readme
- Source
- raw.githubusercontent.com
Theme - Numix Light
Sublime text theme based on “Theme - Numix”. Icons from “SetiUI Icons”
Installation
Using Package Control
In menu ([ctrl] + [shift] + p) select Package Control: Install Package
, then find and install Theme - Numix Light
package.
Using Git
Locate your Sublime Text 3 Packages
directory by using the menu item Preferences -> Browse Packages...
.
While inside the Packages
directory, clone the theme repository using the command below:
git clone https://github.com/ikenfin/Sublime-Numix-light-theme.git
Download Manually
- Download the files using the GitHub .zip download option
- Unzip the files
- Copy the folder to your Sublime Text 3
Packages
directory
Activate
Activating theme
Open config file Preferences -> Settings - User
Add option "theme" : "Numix Light.sublime-theme"
Theme options
If you using old version of Sublime Text, that doesnt support sidebar icons, you can use fallback option in user settings file:
'numix_light_sidebar_fallback' : true
Other options:
By default Numix Light
uses 32px for tabs height, you can customize it like this:
'numix_light_tabs_small' : true // Tab height = 24
'numix_light_tabs_med' : true // Tab height = 42
'numix_light_tabs_big' : true // Tab height = 52