Theme - Dark Material
No description provided
Details
Installs
- Total 107K
- Win 67K
- Mac 21K
- Linux 19K
Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 7 | 12 | 20 | 11 | 15 | 13 | 10 | 7 | 11 | 16 | 25 | 21 | 16 | 18 | 14 | 21 | 16 | 19 | 24 | 12 | 11 | 15 | 24 | 20 | 16 | 21 | 11 | 20 | 11 | 17 | 22 | 8 | 12 | 23 | 16 | 10 | 16 | 20 | 18 | 22 | 32 | 25 | 22 | 27 | 18 |
Mac | 0 | 1 | 6 | 3 | 8 | 7 | 2 | 4 | 2 | 2 | 6 | 4 | 1 | 4 | 3 | 4 | 8 | 5 | 4 | 3 | 7 | 2 | 4 | 3 | 3 | 3 | 1 | 4 | 2 | 1 | 4 | 5 | 5 | 7 | 5 | 2 | 2 | 8 | 4 | 5 | 5 | 6 | 3 | 3 | 4 | 8 |
Linux | 0 | 2 | 5 | 4 | 1 | 5 | 1 | 1 | 3 | 2 | 6 | 4 | 2 | 4 | 1 | 4 | 4 | 4 | 8 | 4 | 3 | 3 | 3 | 2 | 2 | 4 | 1 | 2 | 3 | 1 | 3 | 5 | 4 | 2 | 2 | 2 | 2 | 3 | 5 | 5 | 3 | 3 | 3 | 6 | 5 | 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