-- How strongly (0-100) a chart's main line color (and everything tinted -- from it) is brightened when that chart actually has a structured-workout -- target range to show -- a color-based cue that a target is present, -- replacing a text label -- see frontend's ExpectedVsActualChart brighten(). ALTER TABLE profile ADD COLUMN target_brighten_pct REAL NOT NULL DEFAULT 20;