Theme - Dark Material
No description provided
Details
Installs
- Total 115K
- Win 72K
- Mac 22K
- Linux 21K
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 | 2 | 3 | 2 | 8 | 3 | 2 | 2 | 0 | 0 | 9 | 9 | 6 | 1 | 7 | 4 | 4 | 5 | 6 | 5 | 8 | 7 | 8 | 3 | 6 | 9 | 4 | 2 | 6 | 12 | 8 | 5 | 9 | 8 | 5 | 9 | 9 | 8 | 5 | 6 | 4 | 10 | 12 | 3 | 5 | 10 | 4 |
Mac | 1 | 1 | 0 | 3 | 0 | 4 | 2 | 0 | 0 | 2 | 0 | 1 | 3 | 4 | 1 | 2 | 2 | 0 | 2 | 0 | 3 | 3 | 1 | 4 | 0 | 0 | 2 | 0 | 1 | 2 | 2 | 3 | 2 | 1 | 2 | 2 | 0 | 0 | 1 | 1 | 0 | 2 | 2 | 3 | 1 | 0 |
Linux | 1 | 1 | 0 | 1 | 4 | 1 | 3 | 0 | 0 | 0 | 3 | 2 | 5 | 0 | 4 | 2 | 1 | 1 | 0 | 2 | 2 | 3 | 0 | 0 | 2 | 3 | 1 | 4 | 0 | 0 | 1 | 3 | 2 | 1 | 5 | 3 | 3 | 0 | 2 | 3 | 1 | 4 | 2 | 3 | 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