FBD-THEME-VALIDATE() FBD-THEME-VALIDATE()

fbd-theme-validate - Validate feedbackd themes

fbd-theme-validate [OPTIONS...] <FILE>

fbd-theme-validate parses and validates the given feedbackd theme file. If the theme specifies parent themes then these are parsed and validates as well.

print help and exit
print version information and exit
Specify the device compatible to use. Specify this if you validate a user theme and want to simulate how it would look like on a device with compatible `COMPATIBLE`.

Validate a custom theme in the users home directory the same way as it would be loaded on a Librem 5:

fbd-theme-validate --compatible=purism,librem5 ~/.config/feedbackd/themes/custom.json

Validate the device theme for a OnePlus 6T:

fbd-theme-validate /usr/share/feedbackd/themes/oneplus,fajita.json

feedbackd(8) fbcli(1) feedback-themes