[WiP] Add Calyx flavor as custom2
- Add a separate flavor which uses the Calyx provider
- Replace instances of
.equals(custom)
to.startsWith(custom)
TODO:
- Get proper images. For now I just changed all the blues to greens
.equals(custom)
to .startsWith(custom)
TODO: