ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Theme - Dark Material

by artifactdev ALL

No description provided

Labels theme

Details

Installs

  • Total 113K
  • Win 71K
  • Mac 22K
  • Linux 20K
Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 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
Windows 0 4 11 3 4 5 10 11 14 6 4 5 7 10 10 4 9 5 4 6 1 6 17 12 6 6 8 11 8 9 6 10 7 10 8 11 11 9 6 5 6 12 14 7 14 6
Mac 1 7 2 4 0 1 2 6 3 2 1 1 3 0 5 3 2 0 0 1 4 3 5 2 4 1 2 2 1 2 1 1 5 3 0 3 3 3 2 1 6 3 4 3 4 1
Linux 0 3 2 1 4 5 2 1 3 1 1 2 0 0 1 1 2 1 4 1 4 2 0 3 3 1 1 3 1 1 1 1 1 3 3 3 1 5 4 0 1 1 2 2 0 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

image

image

image

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

  1. Download the latest release, extract and rename the folder to “Theme - Dark Material”.

  2. Move the folder inside your sublime Packages directory. (Preferences > Browse packages…)

  3. 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