All Projects → equinusocio → Material Theme Appbar

equinusocio / Material Theme Appbar

Licence: mit
Material Theme addon to enable tinted appbar for your Sublime Text

Programming Languages

javascript
184084 projects - #8 most used programming language

This project is not more under active development. Since Sublime Text is an obsolete software compared to other editors please consider Material Theme for Visual Studio Code.

This repo will will keep approving fixing PR from contributors, if there is one.

GitHub tag GitHub tag Downloads

Material Theme - Appbar

With this addon you can add a tinted app bar to your Material Theme installation. This addon auto fits with material theme accent colors!

Screenshots

Material Theme App Bar

Easy installation

Install through the Package Control. Search for "Material Theme Appbar" then restart Sublime Text.

NOTE:

If you've intalled 1.0.0 through Package Control please uninstall and reinstall it

Manual installation

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

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

Addon options

"material_theme_tree_headings": true, // Show sidebar headings
"material_theme_appbar_lime": true,
"material_theme_appbar_orange": true,
"material_theme_appbar_purple": true,
"material_theme_appbar_red": true,
"material_theme_appbar_yellow": true,
"material_theme_appbar_indigo": true,
"material_theme_appbar_pink": true,
"material_theme_appbar_blue": true,
"material_theme_appbar_cyan": true,
"material_theme_appbar_charcoal": true
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].