An open API service indexing awesome lists of open source software.

https://github.com/dnbard/brackets-custom-css

Brackets extension that modifying CSS of Brackets IDE
https://github.com/dnbard/brackets-custom-css

Last synced: 11 months ago
JSON representation

Brackets extension that modifying CSS of Brackets IDE

Awesome Lists containing this project

README

          

Brackets Custom CSS Injector
============================

Customize Brackets IDE with own CSS rules. Inject your own styles inside of Brackets.

![example](http://content.screencast.com/users/dnbard/folders/Jing/media/dc561f64-6fba-4d90-8925-3b0321ad0f5f/2014-08-11_1644.png)
![gif-example](https://github.com/dnbard/brackets-custom-css/blob/master/materials/example.gif)

All changes will be injected directly to Brackets IDE. This extension are using CSS Livereload so you wont need to reload your IDE to see changes.
*Note: you will need to reload Brackets from time to time if you see CSS bugs. Press `F5` to do it.*