Theme - Dark Material
No description provided
Details
Installs
- Total 117K
- Win 73K
- Mac 23K
- Linux 21K
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 | Aug 1 | Jul 31 | Jul 30 | Jul 29 | Jul 28 | Jul 27 | Jul 26 | Jul 25 | Jul 24 | Jul 23 | Jul 22 | Jul 21 | Jul 20 | Jul 19 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 2 | 0 | 5 | 7 | 6 | 2 | 7 | 7 | 2 | 3 | 6 | 2 | 2 | 3 | 8 | 3 | 5 | 3 | 1 | 2 | 7 | 5 | 3 | 6 | 7 | 8 | 4 | 6 | 3 | 3 | 5 | 5 | 5 | 7 | 3 | 8 | 7 | 1 | 1 | 7 | 6 | 11 | 4 | 1 | 3 |
Mac | 0 | 2 | 1 | 1 | 2 | 2 | 2 | 1 | 0 | 0 | 1 | 4 | 0 | 2 | 0 | 0 | 3 | 2 | 3 | 1 | 2 | 0 | 3 | 2 | 2 | 0 | 1 | 2 | 1 | 1 | 1 | 1 | 2 | 0 | 0 | 0 | 2 | 1 | 0 | 1 | 1 | 4 | 1 | 1 | 1 | 1 |
Linux | 1 | 0 | 0 | 0 | 1 | 1 | 3 | 1 | 1 | 0 | 0 | 1 | 3 | 5 | 4 | 1 | 1 | 1 | 4 | 4 | 2 | 1 | 6 | 2 | 2 | 3 | 1 | 1 | 2 | 1 | 1 | 3 | 2 | 2 | 0 | 1 | 5 | 2 | 1 | 0 | 0 | 1 | 2 | 0 | 1 | 1 |
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