Skip to content

[CLOSED] Themes in Brackets core #6857

@core-ai-bot

Description

@core-ai-bot

Issue by MiguelCastillo
Thursday Apr 24, 2014 at 01:08 GMT
Originally opened as adobe/brackets#7616


Initial commit. A few items remain to be done, but themes are now fully functional as a core component so you can start testing this out.

https://github.com/adobe/brackets/wiki/Themes

  • ThemeManager goes into core.
  • ExtensionLoader has special logic for themes extensions that don’t have JS
  • Settings pared down to just your “General” screen
  • All of the other loading/scanning code can go away
  • Use jQuery promises, sorry :*(
  • Settings screen should not use Knockout
  • Use new prefs API
  • Unit tests for theme loading and the customizations (scrollbars, etc.)

MiguelCastillo included the following code: https://github.com/adobe/brackets/pull/7616/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions