Skip to main content

Color Appearance

The Color appearance creates a dynamic background that transitions between two colors based on the current value's percentage within the range.

color-showcase.png

Settings

SettingDescriptionDefault
Lower color pickerColor shown at minimum value (0%)#d1202c (Red)
Upper color pickerColor shown at maximum value (100%)#2e8ef7 (Blue)
Show PercentageDisplay the current percentage as text overlaytrue
DegreesRotation angle for linear gradient (0-90 degrees). 0 = horizontal, 90 = vertical0

Color Modes

ModeDescription
SimpleSharp transition between colors at the value percentage. Creates a two-tone split effect
Linear GradientSmooth gradient transition between colors. Gradient position based on value percentage
Radial GradientCircular gradient from center outward. Gradient position based on value percentage
  • Simple mode: Sharp color boundary at the percentage point
  • Gradient modes: Smooth blend with offset calculations for visual appeal