f9f06a1db1
getComputedStyle may return stale CSS variable values if the browser has not flushed the style recalculation after changing data-theme. Force a recalc by reading a property value first. Also clear cached bookmark DOM keys so the next draw pass rebuilds chips from scratch. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Stan Grams <sjg@haxx.space>