Commit Graph

4 Commits

Author SHA1 Message Date
fincs
244d058f1b
Minor fixes 2020-11-11 12:40:41 +01:00
NightlyFox
992c4c482b Implemented a theme switcher feature (#62)
* Implemented Theme Menu.

* Minor adjustments.

* added two new theming attributes, borderColor, borderTextcolor, allows users to modify the boxes that surrounds the menu entries

* added theme info to config file, users can now add theme author, theme name, and theme version to a theme config file.

* tested building on mac osx, added to .gitignore and make clean for files generated on osx

* The path for the theme is now stored in a config string in settings.cfg, instead of a hard-coded theme.cfg path.

* added functions to create/modify settings config for hbmenu theme

* added Default theme entry that will always insert itself at the front of the list of themes

* added code for + and - button, using - button for theme menu now (button display for this is disabled).
2018-09-28 23:20:24 -04:00
yellows8
ed116e3a23 Added LICENSE.md and updated .gitignore. 2018-02-18 16:50:56 -05:00
yellows8
b6816abe56 Initial public commit. 2018-02-11 19:07:18 -05:00