Theme - Dark Material
No description provided
Details
Installs
- Total 117K
 - Win 73K
 - Mac 23K
 - Linux 21K
 
| 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 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 5 | 4 | 5 | 2 | 3 | 2 | 6 | 2 | 4 | 2 | 5 | 3 | 5 | 8 | 3 | 3 | 0 | 1 | 3 | 6 | 5 | 5 | 4 | 0 | 3 | 5 | 6 | 3 | 1 | 3 | 1 | 3 | 3 | 7 | 5 | 2 | 3 | 11 | 4 | 5 | 6 | 4 | 3 | 2 | 3 | 0 | 
| Mac | 2 | 2 | 1 | 1 | 0 | 2 | 1 | 3 | 1 | 1 | 0 | 1 | 1 | 2 | 1 | 2 | 0 | 0 | 3 | 2 | 3 | 2 | 3 | 2 | 1 | 1 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | 2 | 3 | 1 | 0 | 0 | 1 | 4 | 1 | 2 | 2 | 5 | 
| Linux | 0 | 2 | 2 | 2 | 1 | 4 | 2 | 3 | 0 | 1 | 4 | 1 | 2 | 1 | 1 | 2 | 1 | 0 | 1 | 2 | 3 | 1 | 2 | 2 | 1 | 0 | 1 | 2 | 0 | 3 | 1 | 0 | 0 | 0 | 1 | 4 | 2 | 2 | 1 | 3 | 4 | 4 | 1 | 0 | 1 | 0 | 
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