Theme - One Dark
One Dark theme for Sublime Text
Labels theme
Details
Installs
- Total 106K
- Win 58K
- Mac 25K
- Linux 22K
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 5 | 6 | 4 | 6 | 4 | 7 | 3 | 0 | 0 | 6 | 7 | 10 | 11 | 6 | 8 | 8 | 7 | 10 | 6 | 7 | 6 | 5 | 4 | 15 | 12 | 5 | 6 | 11 | 10 | 14 | 7 | 5 | 6 | 4 | 9 | 9 | 6 | 11 | 9 | 3 | 8 | 8 | 9 | 9 | 6 | 4 |
Mac | 2 | 1 | 0 | 5 | 2 | 3 | 6 | 0 | 0 | 4 | 7 | 1 | 4 | 5 | 3 | 1 | 2 | 6 | 4 | 0 | 7 | 3 | 4 | 8 | 0 | 4 | 3 | 2 | 1 | 1 | 1 | 1 | 3 | 3 | 3 | 4 | 8 | 5 | 3 | 1 | 4 | 3 | 3 | 5 | 5 | 5 |
Linux | 1 | 1 | 1 | 3 | 3 | 1 | 4 | 0 | 0 | 3 | 2 | 5 | 2 | 1 | 2 | 8 | 4 | 5 | 4 | 5 | 2 | 5 | 4 | 0 | 1 | 2 | 4 | 3 | 5 | 2 | 9 | 3 | 3 | 4 | 5 | 1 | 6 | 2 | 7 | 2 | 3 | 7 | 2 | 3 | 4 | 4 |
Readme
- Source
- raw.githubusercontent.com
One Dark theme
A dark Sublime Text theme based on Atom One Dark UI theme.
Color scheme by IceTimux
Installation
Easy
You can install this awesome theme through the Package Control.
- Press cmd/ctrl + shift + p to open the command palette.
- Type
Install Package
and press enter. Then search forTheme - One Dark
.
Manual
- Download the latest release, extract and rename the directory to
Theme - One Dark
. - Move the directory inside your packages directory,
Preferences
>Browse packages
.
Activation
Open your preferences Preferences
> Setting - User
and add this lines:
"color_scheme": "Packages/Theme - One Dark/One Dark.tmTheme",
"theme": "One Dark.sublime-theme",
"one_dark_sublime_text_2": true // Only for Sublime Text 2
Recommended settings
"animation_enabled": false,
"caret_extra_bottom": 1,
"caret_extra_top": 2,
"caret_extra_width": 1,
"caret_style": "blink",
"draw_white_space": "none",
"ensure_newline_at_eof_on_save": true,
"highlight_line": true,
"line_padding_bottom": 1,
"line_padding_top": 2,
"margin": 0,
"match_selection": false,
"tree_animation_enabled": false,
"scroll_past_end": false,
"show_definitions": false,
"show_tab_close_buttons": true // Mandatory if you want to see unsaved files in tab
Optional settings
"one_dark_native_title_bar": true, // Only for Mac & Sublime Text 3 >= build 3127
"one_dark_show_scroll_tabs": true, // Only for Sublime Text 3
"one_dark_show_tabs_dropdown": true // Only for Sublime Text 3
"one_dark_bigger_sidebar": true, // Uses font-size 14 for the sidebar
"one_dark_sidebar_font_fira_light": true, // Uses Fira Light for the sidebar