Theme - Dark Material
No description provided
Details
Installs
- Total 110K
- Win 69K
- Mac 21K
- Linux 20K
Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 14 | 7 | 6 | 10 | 6 | 16 | 12 | 15 | 5 | 10 | 13 | 14 | 14 | 15 | 7 | 9 | 11 | 15 | 11 | 15 | 18 | 9 | 9 | 10 | 12 | 12 | 12 | 16 | 8 | 7 | 2 | 12 | 9 | 10 | 16 | 9 | 10 | 14 | 8 | 10 | 11 | 13 | 10 | 10 | 12 |
Mac | 0 | 1 | 0 | 1 | 0 | 3 | 2 | 2 | 3 | 2 | 2 | 3 | 9 | 4 | 5 | 3 | 5 | 1 | 2 | 1 | 3 | 2 | 3 | 2 | 1 | 3 | 5 | 7 | 1 | 0 | 3 | 4 | 0 | 3 | 3 | 3 | 2 | 2 | 2 | 2 | 1 | 0 | 3 | 2 | 6 | 5 |
Linux | 0 | 2 | 2 | 2 | 2 | 0 | 3 | 1 | 0 | 1 | 2 | 1 | 2 | 0 | 4 | 4 | 2 | 4 | 3 | 4 | 3 | 2 | 0 | 5 | 2 | 2 | 4 | 1 | 3 | 6 | 2 | 3 | 1 | 3 | 5 | 3 | 1 | 1 | 3 | 0 | 0 | 1 | 4 | 4 | 4 | 3 |
Readme
- Source
- raw.githubusercontent.com
Dark Material Theme for Sublime Text 3
This theme brings flat material similar visual language to your Sublime Text 3. If you have problems report them with an issue.
This theme is a fork of the original Material Theme by equinusocio which I edited to fit better to my needs.
Screenshots
Easy installation
You can install this awesome theme through the Package Control. Search for “Theme - Dark Material”, install, restart Sublime Text and enjoy!
Follow Installation instructions in Sublime.
Manual installation
Download the latest release, extract and rename the folder to “Theme - Dark Material”.
Move the folder inside your sublime Packages directory. (Preferences > Browse packages…)
Activate the theme with the following preferences:
"theme": "Dark-Material.sublime-theme",
"color_scheme": "Packages/Theme - Dark Material/schemes/Dark-Material.tmTheme",
Note : Remember to restart Sublime Text after activating the theme.
Recommended UI and font settings
I suggest you to use this custom settings for a better experience with the theme:
"overlay_scroll_bars": "enabled",
"line_padding_top": 3,
"line_padding_bottom": 3,
"font_options": [ "gray_antialias" ], // On retina Mac
"always_show_minimap_viewport": true,
"bold_folder_labels": true