Homebrew Menu: Difference between revisions
Added theme docs, sample theme is from the hbmenu PR with formatting adjustments. |
|||
Line 22: | Line 22: | ||
A theme can be optionally loaded from SD "/config/nx-hbmenu/themes/theme.cfg". This uses [https://hyperrealm.github.io/libconfig/libconfig_manual.html libconfig]. Default settings will be used for any settings not specified in the theme. | A theme can be optionally loaded from SD "/config/nx-hbmenu/themes/theme.cfg". This uses [https://hyperrealm.github.io/libconfig/libconfig_manual.html libconfig]. Default settings will be used for any settings not specified in the theme. | ||
The string used for displaying the A/B button can be set with buttonAText/buttonBText, but normally this can be left at the defaults. | The string used for displaying the A/B button can be set with buttonAText/buttonBText, but normally this can be left at the defaults. Change the value of the enableWaveBlending field to 1 to enable wave blending. | ||
Sample theme file: | Sample theme file: |