Theme - Toxin
Sublime Text 3 - Color Scheme
Details
Installs
- Total 5K
- Win 3K
- Mac 1K
- Linux 866
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 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 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 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 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 | 1 | 0 | 0 | 0 | 0 |
Linux | 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 | 1 | 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_viewport
setting to betrue
.
mouse_wheel_switches_tabs
:
- Enables scrolling through tabs with the mouse wheel.
- Requires
enable_tab_scrolling
setting 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 - Toxin
and hit Enter to install. - Follow the instructions that appears on the screen.
Manual installation with Git
- Click the
Preferences > Browse Packages
menu. - 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.