Theme - Dark Material
No description provided
Details
Installs
- Total 117K
- Win 73K
- Mac 23K
- Linux 21K
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 | Jul 18 | Jul 17 | Jul 16 | Jul 15 | Jul 14 | Jul 13 | Jul 12 | Jul 11 | Jul 10 | Jul 9 | Jul 8 | Jul 7 | Jul 6 | Jul 5 | Jul 4 | Jul 3 | Jul 2 | Jul 1 | Jun 30 | Jun 29 | Jun 28 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 6 | 5 | 3 | 6 | 7 | 8 | 4 | 6 | 3 | 3 | 5 | 5 | 5 | 7 | 3 | 8 | 7 | 1 | 1 | 7 | 6 | 11 | 4 | 1 | 3 | 3 | 5 | 7 | 3 | 10 | 4 | 3 | 5 | 4 | 2 | 7 | 5 | 5 | 2 | 3 | 4 | 2 | 5 | 0 | 3 | 7 |
Mac | 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 | 0 | 3 | 2 | 2 | 1 | 1 | 2 | 5 | 1 | 2 | 2 | 0 | 2 | 1 | 0 | 2 | 0 | 4 | 3 | 1 | 0 |
Linux | 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 | 4 | 2 | 0 | 4 | 0 | 1 | 0 | 3 | 3 | 0 | 3 | 3 | 1 | 1 | 1 | 3 | 4 | 2 | 0 | 1 | 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