ehana0210 / BearTheme

Clean theme for Adobe Brackets (Code Mirros) development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BearTheme

BearTheme is a bare theme for Adobe Brackets (Code Mirror) style development. It contains clean CSS for primary UI elements, basic syntax and actions, so you don't have to fetch it by yourself via debug tools anymore. Every line contains comment which explains (hopefuly) to which element or action it refers and small tips if needs something extra to work (ex. !improtant).

Bear Theme

###Theme development

  1. Install Themes for Brackets via Extension Manager - makes swaping between themes smooth and easy.
  2. Download BearTheme.
  3. Copy BearTheme.css to user\themesforbrackets\themes (in Brackets Help > Show Extensions Folder).
  4. Rename BearTheme.css to you themes's name and start playing with options.

###Contribute If you find element which you would like to include in the BearTheme, please submit an issue (preferably with example code if it's syntax related) or a pull request. Also, if you created a new theme, consider adding it to Themes for Brackets.

Good luck with your themes, have fun. :)

####Changelog

1.3.0

  • problems panel

1.2.0

  • added extended color picker
  • added scrollbar for editing area

1.1.0

  • added modals (context menu, code hint) and inline editor (Quick edit)

1.0.0

  • intial release

About

Clean theme for Adobe Brackets (Code Mirros) development

License:MIT License