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