Giter Site home page Giter Site logo

sherlockzh / material-theme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from material-theme/vsc-material-theme

0.0 1.0 0.0 6 MB

Material Theme, the most epic theme for Sublime Text 3 by Mattia Astorino

Home Page: http://equinusocio.github.io/material-theme

License: MIT License

JavaScript 100.00%

material-theme's Introduction

Material Theme for Sublime Text 3

This theme brings the Material Design visual language to your Sublime Text 3. If you have problems first search for a similiar issue and then report with new one.

Buy me a beer.

Click here to lend your support to: Material Theme donations and make a donation at pledgie.com !

Screenshots

image

image

image

Easy installation

You can install this awesome theme through the Package Control. Search for "Material Theme", install, restart Sublime Text and enjoy!

--

Manual installation

  1. Download the latest release, extract and rename the folder to "Material Theme".

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

  3. Activate the theme with the following preferences:

"theme": "Material-Theme.sublime-theme",
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme

Note : Remember to restart Sublime Text after activating the theme.

Known issues

Please see the issue #67 if you can't see the bottom panel (find/replace, rename, move, can't see the box inputs in SidebarEnhancement, etc..). here the quick fix:

Drag the top edge

Theme styles

This theme provides two style versions. If you don't like the default white panels and field inputs you can set the darker version by using this:

Darker

"theme": "Material-Theme-Darker.sublime-theme",
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",

Theme options

"material_theme_small_tab": true,  			  // Set small tabs
"material_theme_disable_fileicons": true,   // Hide siderbar file type icons

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,
"indent_guide_options": [ "draw_normal", "draw_active" ], // Highlight active indent

The font used for the code is "Fira Code" with code ligatures (not supported in Sublime Text).

You can also use the official Material Design monospace font, "Roboto Mono"

Resources

App icon

Download the official Material Theme icon.

Default Color Palette

Color Palette

Thanks

  • All donators!
  • All contributors

material-theme's People

Contributors

equinusocio avatar arpitjacob avatar berniechiu avatar revod avatar saetia avatar kristijanhusak avatar llaraujo avatar simondavies avatar irazasyed avatar

Watchers

Sherlock.Z avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.