FastLED 3.9.15
Loading...
Searching...
No Matches

◆ ActivePaletteList

const TProgmemRGBPalette16* fl::ActivePaletteList[]
Initial value:
= {
const TProgmemRGBPalette16 Ice_p
const TProgmemRGBPalette16 RedWhite_p
const TProgmemRGBPalette16 FairyLight_p
const TProgmemRGBPalette16 RedGreenWhite_p
const TProgmemRGBPalette16 BlueWhite_p
const TProgmemRGBPalette16 Holly_p
const TProgmemRGBPalette16 RetroC9_p
const TProgmemRGBPalette16 Snow_p
const TProgmemRGBPalette16 PartyColors_p
HSV color ramp: blue, purple, pink, red, orange, yellow (and back).
const TProgmemRGBPalette16 RainbowColors_p
HSV Rainbow.

Definition at line 295 of file twinklefox.h.

295 {
298 &Holly_p, &Ice_p};
const TProgmemRGBPalette16 Snow_p
Definition twinklefox.h:278
const TProgmemRGBPalette16 RetroC9_p
Definition twinklefox.h:283
const TProgmemRGBPalette16 BlueWhite_p
Definition twinklefox.h:255
const TProgmemRGBPalette16 RedGreenWhite_p
Definition twinklefox.h:240
const TProgmemRGBPalette16 RedWhite_p
Definition twinklefox.h:250
const TProgmemRGBPalette16 Ice_p
Definition twinklefox.h:288
const TProgmemRGBPalette16 FairyLight_p
Definition twinklefox.h:260
const TProgmemRGBPalette16 Holly_p
Definition twinklefox.h:245

Referenced by fl::TwinkleFox::chooseNextColorPalette().