1#ifndef __INC_COLORPALETTES_H
2#define __INC_COLORPALETTES_H
24#define RainbowStripesColors_p RainbowStripeColors_p
central include file for FastLED, defines the CFastLED class/object
Utility functions for color fill, palettes, blending, and more.
#define DECLARE_GRADIENT_PALETTE(X)
Forward-declaration macro for DEFINE_GRADIENT_PALETTE(X)
#define FL_PROGMEM
PROGMEM keyword for storage.
const TProgmemRGBPalette16 RainbowStripeColors_p
HSV Rainbow colors with alternatating stripes of black.
const TProgmemRGBPalette16 OceanColors_p
Ocean colors, blues and whites.
const TProgmemRGBPalette16 CloudColors_p
Cloudy color palette.
const TProgmemRGBPalette16 HeatColors_p
Approximate "black body radiation" palette, akin to the FastLED HeatColor() function.
const TProgmemRGBPalette16 ForestColors_p
Forest colors, greens.
const TProgmemRGBPalette16 LavaColors_p
Lava color palette.
const TProgmemRGBPalette16 PartyColors_p
HSV color ramp: blue, purple, pink, red, orange, yellow (and back).
const TProgmemRGBPalette16 RainbowColors_p
HSV Rainbow.