colour-schemes
colour-schemes copied to clipboard
colour-schemes for Brackets
It'd be great to add Brackets to the list of text editors.
+1 for Brackets. It's really good editor, but currently the color schemes are its weak point.
I'll take a look at the format. :)
the themes are css
and seem to be directly using the CodeMirror
browser editor themes.
I would really like this too :)
This could be an interesting one. There are 2 add ons for Brackets that provide custom themes. There is https://github.com/MiguelCastillo/Brackets-Themes and https://github.com/Jacse/themes-for-brackets. The css files are essentially the same based on CodeMirror themes however Jacse also adds classes for other ui elements outside the editor window. Brackets ui is all driven by style sheets so this is fairly easy.
For sublime the ui and editor window theme are separate. I think that is a good way to handle brackets too (with the ui being pretty low priority imo).
So making the themes seems pretty straightforward. However making the load via a ui seems to require a mod. I suppose one of those other mods could be cloned or the authors could pick up Dayle's themes from this repo.
I like your theme and waiting themes was ready to Brackets