Code Monkey home page Code Monkey logo

material-theme's Introduction

Material Theme for Sublime Text 3

Customized and tweaked

<<<<<<< HEAD Final Look

Please read the Known Issues section before send a new one.

equinusocio/master

<<<<<<< HEAD

Installation

  1. cd ~/Library/Application Support/Sublime Text 3/Packages
  2. git clone https://github.com/astanciu/material-theme.git
  3. mv material-theme Material\ Theme
  4. Set Theme Styles (See below) and optional settings =======

Buy me a beer. (Alcoholist mode ON)

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

Screenshots

Default version

Darker version

Lighter version

More screenshots here

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 at (Preferences > Setting - User):

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

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

equinusocio/master

Theme styles

Under (Preferences -> Settings-User)

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

Theme settings

Optional tweeks (same file)

Material Theme options

<<<<<<< HEAD

    "material_theme_small_tab": false,                  // Set small tabs
    "material_theme_disable_fileicons": false,          // Hide siderbar file type icons
    "material_theme_disable_folder_animation": true,    // Disable folder animation
    "material_theme_small_statusbar": true,             // Set small status bar
    "material_theme_disable_tree_indicator": false,     // Disable sidebar file indicator
    "material_theme_bold_tab": true,                    // Make the tab labels bolder
    "material_theme_tabs_separator": true,              // Show tabs separator
    "material_theme_accent_lime": true,                 // set green lime accent color
    "material_theme_panel_separator": true,             // show bottom panel separator
    "material_theme_tabs_autowidth": false,             // Enable autowidth for tabs
=======
"material_theme_small_tab": true,							// Set small tabs
"material_theme_disable_fileicons": true,					// Hide siderbar file type icons
"material_theme_disable_folder_animation": true,		// Disable folder animation
"material_theme_small_statusbar": true,					// Set small status bar
"material_theme_disable_tree_indicator": true,			// Disable sidebar file indicator
"material_theme_bold_tab": true,								// Make the tab labels bolder
"material_theme_tabs_separator": true,						// Show tabs separator
"material_theme_accent_lime": true,							// set green lime accent color
"material_theme_accent_purple": true,						// set purple accent color
"material_theme_accent_red": true,							// set pale red accent color
"material_theme_accent_orange": true,						// set orange accent color
"material_theme_accent_yellow": true,						// set yellow accent color
"material_theme_panel_separator": true,					// show bottom panel separator
"material_theme_tabs_autowidth": true,						// Enable autowidth for tabs
"material_theme_contrast_mode": true,						// Enable sidebar and panels contrast mode

Recommended UI and font settings for a better experience:

"overlay_scroll_bars": "enabled",
"line_padding_top": 3,
"line_padding_bottom": 3,
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"indent_guide_options": [ "draw_normal", "draw_active" ],   // Highlight active indent
"font_options": [ "gray_antialias" ],                      // On retina Mac
>>>>>>> equinusocio/master

UI Tweeks

    "line_padding_top":2,
    "line_padding_bottom": 2,
    "font_options": [ "gray_antialias" ], // On retina Mac
    "always_show_minimap_viewport": true,
    "bold_folder_labels": true,

App icon

Download the official Material Theme icon.

<<<<<<< HEAD <<<<<<< HEAD

======= Atom porting

You can download the Atom Material UI, theme porting made by @silvestreh.

equinusocio/master IntelliJ IDEA Porting

You can download the IntelliJ IDEA Material Theme, theme porting made by @ChrisRM.

Vim Porting

You can download the Vim Hybrid Material, Material Theme porting made by @kristijanhusak.

Terminal Porting

You can download Material Theme Terminal, Material Theme porting made by @mvaneijgen

Default Color Palette

Color Palette

Thanks

Thanks for all the contributors.

equinusocio/master

material-theme's People

Contributors

aarongeorge avatar arpitjacob avatar astanciu avatar berniechiu avatar bradmsmith avatar bstrahija avatar camiant avatar equinusocio avatar ghostprofile avatar gmahomarf avatar irazasyed avatar jpelgrom avatar kevinfan520 avatar kristijanhusak avatar llaraujo avatar makky3939 avatar mindstormer12 avatar revod avatar riehlemt avatar rong3git avatar saetia avatar simondavies avatar vluzrmos avatar

Stargazers

 avatar

Watchers

 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.