1.0.0 • Published 3 years ago

@phoenix-plugin-registry/notasz-uitheming v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Brackets UI Theming Enable

A simple extension to allow native theme developers to include CSS code to style all available UI elements in Brackets. Brackets themes available via the extension registry cannot currently theme outside of the editor, but this extension solves that. Using this extension, any theme developer can include CSS code to style any UI element available in Brackets. If the user does not have this extension, the extra CSS code will be ignored and the Editor will still be themed as normal.

Screenshots

Without enabler Midnight Glow looks like this: HTML

With enabler Midnight Glow looks like this: HTML

Notes

Please note that the Brackets developers have not included UI theming because it can, and probably will break as Brackets continues development. As such, UI themes are bound to break in future versions and it will be up to the theme developers to keep them up to date as time goes on.

To do List

  • Add an option to enable/disable in the Theme modal.

License

The MIT License. Read LICENSE for further information.