kInactiveLegendSwatchOpacityHc top-level constant
double
const kInactiveLegendSwatchOpacityHc
Swatch opacity when a legend is filtered out under high contrast.
Legends.tsx:383. Deliberately different from
kInactiveLegendTextOpacity — 0.6 against 0.67 — and the two must not be
collapsed.
Implementation
const double kInactiveLegendSwatchOpacityHc = 0.6;