diff --git a/CHANGELOG.md b/CHANGELOG.md index 41c83dc..f5e6a35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,28 @@ One entry per jj change, keyed by its change identifier (stable across `jj describe`/`jj squash`/rebases — use `jj log -r ` to look one up). Newest first. +## 0.4.2 + +### rwoxuqpw — Make the dashboard follow the light/dark color scheme + +- Every color in `packages/tkati-dashboard/src/tkati_dashboard/static/index.html` is now a CSS + custom property defined once in the ` @@ -47,32 +132,33 @@ // rowBackground/rowText are a deeper shade of the same hue as background/border — used by // a node's stacked consumer rows, so they read as part of the same node rather than an - // unrelated color. + // unrelated color. Each is a theme token (see the