Theme - Dark Material
No description provided
Details
Installs
- Total 114K
- Win 72K
- Mac 22K
- Linux 21K
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 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 5 | 7 | 6 | 7 | 10 | 11 | 5 | 5 | 2 | 9 | 9 | 5 | 5 | 8 | 2 | 4 | 7 | 3 | 6 | 3 | 9 | 5 | 5 | 3 | 3 | 8 | 6 | 5 | 2 | 6 | 4 | 7 | 8 | 8 | 9 | 3 | 2 | 10 | 8 | 4 | 5 | 8 | 5 | 2 | 7 |
Mac | 2 | 1 | 5 | 1 | 1 | 0 | 1 | 4 | 1 | 2 | 3 | 1 | 7 | 3 | 0 | 0 | 1 | 1 | 3 | 1 | 2 | 1 | 2 | 1 | 3 | 1 | 0 | 2 | 2 | 1 | 5 | 2 | 5 | 1 | 3 | 0 | 2 | 0 | 4 | 1 | 1 | 4 | 2 | 3 | 1 | 2 |
Linux | 2 | 0 | 3 | 1 | 2 | 3 | 5 | 2 | 4 | 0 | 3 | 3 | 0 | 0 | 3 | 1 | 1 | 1 | 3 | 3 | 1 | 0 | 2 | 0 | 1 | 1 | 2 | 0 | 2 | 2 | 1 | 4 | 2 | 0 | 2 | 2 | 0 | 2 | 1 | 1 | 3 | 3 | 0 | 0 | 1 | 2 |
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