FastLED
3.9.15
Loading...
Searching...
No Matches
◆
DEFINE_GRADIENT_PALETTE()
[1/3]
DEFINE_GRADIENT_PALETTE
(
electricBlueFirePal
)
Definition at line
86
of file
FireMatrix.h
.
86
{
87
// Blue fire palette - for a cold/ice fire look
88
0, 0, 0, 0,
// Black (space above fire)
89
32, 0, 0, 70,
// Dark blue (tips of flames)
90
128, 20, 57, 255,
// Electric blue (middle of flames)
91
255, 255, 255, 255
// White (hottest part/base of flames)
92
};
examples
FireMatrix
FireMatrix.h
Generated on Tue Jun 16 2026 00:07:00 for FastLED by
1.13.2