Ui overhaul
suchmememanyskill
released this
13 Oct 16:07
·
435 commits
to main
since this release
CSS_Loader v1.3.0
- Image Picker Component
- A second component has been added,
image-picker
- Upon a user opening the image picker dialog, a file picker will open, allowing you to choose from any image file in the ~/homebrew/themes directory.
- This image file will then be injected into the specified CSS variable
- A second component has been added,
- Support for multiple Theme repos
- You can now add a
repos.txt
file in ~/homebrew/themes that contains URLs to 3rd party theme repo json files. - Themes from these repos will be added to your Theme Browser, with a dropdown allowing you to filter between "Official" themes and "3rd Party" themes.
- You can now add a
- Browser UI Overhaul
- The Theme Browser page has been overhauled, now featuring:
- A 3 wide display of themes
- Tab navigation instead of sidebar navigation
- No more "View Details" button allowing you to view more themes at once vertically
- An update "notification" bubble above outdated themes
- "Uninstall Themes" has been renamed to "Installed Themes"
- You can now update themes from the "Installed Themes" tab
- The Theme Browser page has been overhauled, now featuring:
- Custom user support
- Bug relating to the Theme Browser not reloading has been fixed