Theme - Toxin
Sublime Text 3 - Color Scheme
Details
Installs
- Total 5K
- Win 3K
- Mac 1K
- Linux 880
| Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 0 | 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 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| Linux | 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 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Toxin
A colorful theme and color scheme for the Sublime Text editor.
Git status in sidebar (uncollapsed vs collapsed directories with modified content):

Options
use_minimap_as_scrollbar:
- Use the minimap as the vertical scrollbar, hides the normal vertical scrollbar.
- Requires
always_show_minimap_viewportsetting to betrue.
mouse_wheel_switches_tabs:
- Enables scrolling through tabs with the mouse wheel.
- Requires
enable_tab_scrollingsetting to befalse.
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
- Install the Sublime Text Package Control plugin if you haven't already.
- Open up the command palette (Ctrl+Shift+P) and enter
Package Control: Install Package - Search for
Theme - Toxinand hit Enter to install. - Follow the instructions that appears on the screen.
Manual installation with Git
- Click the
Preferences > Browse Packagesmenu. - Open up a terminal and execute the following:
git clone https://github.com/p3lim/sublime-toxin Theme\ -\ Toxin
- Restart Sublime Text and apply the theme and color in the settings.