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

Theme - Toxin

by p3lim ALL

Sublime Text 3 - Color Scheme

Details

Installs

  • Total 5K
  • Win 3K
  • Mac 1K
  • Linux 857
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 Jun 11
Windows 0 1 0 0 0 0 0 2 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 1 0 0 0 0 0 0 0 0 0 1 0 1
Mac 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 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 0 0 0 2 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Toxin

A colorful theme and color scheme for the Sublime Text editor.

Screenshot Git status in sidebar (uncollapsed vs collapsed directories with modified content):

Git sidebar, uncollapsed Git sidebar, collapsed

Options

use_minimap_as_scrollbar:

  • Use the minimap as the vertical scrollbar, hides the normal vertical scrollbar.
  • Requires always_show_minimap_viewport setting to be true.

mouse_wheel_switches_tabs:

  • Enables scrolling through tabs with the mouse wheel.
  • Requires enable_tab_scrolling setting to be false.

hide_sidebar_heading:

  • Hides the headers in the sidebar.
  • Works best when not showing open files, only file/project tree.

highlight_modified_tabs:

  • Shows an indicator on the tabs if a file is dirty (changed, unsaved).

hide_gutter_unfolded:

  • Hides unfolded (-) icons in the gutter (unless hovering them).

show_tab_close_buttons:

  • Shows close tab buttons (enabled by default).

vcs_color_expanded:

  • Always color parent directories of files with VCS changes in sidebar.

Installation

Using the package manager
  1. Install the Sublime Text Package Control plugin if you haven't already.
  2. Open up the command palette (Ctrl+Shift+P) and enter Package Control: Install Package
  3. Search for Theme - Toxin and hit Enter to install.
  4. Follow the instructions that appears on the screen.
Manual installation with Git
  1. Click the Preferences > Browse Packages menu.
  2. Open up a terminal and execute the following:
    • git clone https://github.com/p3lim/sublime-toxin Theme\ -\ Toxin
  3. Restart Sublime Text and apply the theme and color in the settings.