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

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