-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The big refactor — part 3: more interfaces (#195)
* Collapse Global* interfaces * Collapse IconData interface, update generator * Collapse ThemeColorPalette interface, update generator * Collapse ThemeDefinition interface, update generator * Renamed theme to JewelTheme Cannot collapse the theme into JewelTheme since we get some nasty classloading issue with Composer. Will investigate separately. * Cleanup some more code * Rename ComponentStyling * Rename ContextMenuRepresentation * Clean up decorated window code, too * Final cleanup pass * Get rid of BaseIntUiTheme and IntUiTheme One theme to rule them all!
- Loading branch information
Showing
91 changed files
with
1,523 additions
and
2,777 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.