ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Theme - Numix Light

by ikenfin ALL

Numix light theme for Sublime Text 3

Labels theme

Details

Installs

  • Total 21K
  • Win 11K
  • Mac 4K
  • Linux 5K
Jan 20 Jan 19 Jan 18 Jan 17 Jan 16 Jan 15 Jan 14 Jan 13 Jan 12 Jan 11 Jan 10 Jan 9 Jan 8 Jan 7 Jan 6 Jan 5 Jan 4 Jan 3 Jan 2 Jan 1 Dec 31 Dec 30 Dec 29 Dec 28 Dec 27 Dec 26 Dec 25 Dec 24 Dec 23 Dec 22 Dec 21 Dec 20 Dec 19 Dec 18 Dec 17 Dec 16 Dec 15 Dec 14 Dec 13 Dec 12 Dec 11 Dec 10 Dec 9 Dec 8 Dec 7 Dec 6
Windows 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 2 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0
Mac 0 0 0 0 1 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 2 1 0 0 0 2 2
Linux 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 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

Screenshots