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

Theme - Kronuz

by Kronuz ALL

Kronuz Theme for Sublime Text 3

Details

Installs

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

Readme

Source
raw.​githubusercontent.​com

Theme - Kronuz

Theme - Kronuz is a dark Theme for Sublime Text and also it is a syntax color scheme. The theme is based on Soda Dark and the Afterglow theme.

Design & Colors

View a larger screenshot

Theme - Kronuz

Highlighted console

Console

*The font used in the screenshots is Menlo 12 with no antialias.

Installation

Package Control

The easiest way to install is using Sublime Package Control.

  • Open Command Palette using menu item Tools -> Command Palette..., or Cmd+Shift+P (OS X) Ctrl+Shift+P (Win/Linux)
  • Type Package Control: Install Package
  • Search Theme - Kronuz

Git Installation

Locate your Sublime Text Packages directory by using the menu item Preferences -> Browse Packages....

Then, clone the repository using this command:

git clone https://github.com/Kronuz/Kronuz-Theme/ "Theme - Kronuz"

Manual installation

  • Download the GitHub .zip
  • Unzip the files and rename the folder to Theme - Kronuz
  • Find your Packages directory using the menu item Preferences -> Browse Packages...
  • Copy the folder into your Sublime Text Packages directory.

Activating the Theme

Activate this theme and color scheme by modifying your user preferences file, which you can find using the menu item Sublime Text -> Preferences -> Settings - User.

Then add the following code settings, depending on the theme you choose. (After activating the theme, you must restart Sublime Text.)

Settings for Theme - Kronuz

{
    "theme": "Theme - Kronuz.sublime-theme",
    "color_scheme": "Packages/Theme - Kronuz/Kronuz.sublime-color-scheme"
}

Other settings you can use:

kronuz_theme_hide_fileicons - If true, prevents the theme from showing file icons in the sidebar. kronuz_theme_no_folder_animation - If true, prevents the theme from using folder icon animation in the sidebar. kronuz_theme_no_tree_indicator - If true, prevents the theme from showing the currently selected item in the sidebar.

Retina Resolution UI

Kronuz Theme supports retina display.