Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.
/ BearTheme Public archive

Clean theme for Adobe Brackets (Code Mirros) development

License

Notifications You must be signed in to change notification settings

Belar/BearTheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 your themes's desired 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.1

  • hover state for dropdown menu element
  • insertion cursor styling
  • code clean-up

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages