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

Sunrise Theme

by jgroac ST3

Sunrise Theme, Solarized theme for Sublime Text 3

Details

Installs

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

Readme

Source
raw.​githubusercontent.​com

Sunrise Theme

This theme brings minimal Solarized UI and is based on Seti_UI theme. If you problems report with new one.

Screenshot

Sunrise

alt text

Sunrise Neo

alt text

Quick installation

You can install this theme through the Package Control.

  1. Press “ctrl + shift + p” (Windows, Linux) or “cmd + shift + p” (OS X) to access Package Control

  2. Type “install Package” press enter

  3. Search for “Sunrise Theme” press enter

Manual installation

  1. Download the latest release, extract and rename the directory to “Sunrise Theme”.

  2. Move the directory inside your sublime Packages directory. (Preferences > Browse packages…)

Activate the theme

Activate the theme with the following preferences at (Preferences > Setting - User):

For Sunrise theme:

"theme": "Sunrise.sublime-theme",
"color_scheme":"Packages/Sunrise Theme/Scheme/Sunrise.tmTheme",

For Sunrise Neo theme:

"theme": "Sunrise-Neo.sublime-theme",
"color_scheme":"Packages/Sunrise Theme/Scheme/Sunrise-Neo.tmTheme",

Note : Restart Sublime Text after activating the theme.

Other available theme options

"sunrise_sidebar_small_padding": true, // Set small padding for entries in sidebar
"sunrise_sidebar_big_padding"  : true, // Set big padding for entries in sidebar
"sunrise_tabs_font_small"      : true, // Set small font for tab
"sunrise_tabs_font_normal"     : true, // Set normal font for tab
"sunrise_tabs_font_large"      : true, // Set big font for tab