Skip to content

style(theme): refresh default color palette and card styling - #4390

Open
harehare wants to merge 6 commits into
mainfrom
feat/refresh-default-theme
Open

style(theme): refresh default color palette and card styling #4390
harehare wants to merge 6 commits into
mainfrom
feat/refresh-default-theme

Conversation

@harehare

Copy link
Copy Markdown
Owner

No description provided.

harehare added 3 commits June 17, 2026 22:51
Update default diagram colors to a slate/blue palette, give cards
rounded corners and a softer shadow, restyle user story map release
labels, and regenerate example images to match.
vite-plugin-elm injects import.meta.hot.accept() calls referencing
server-relative .elm paths, which Vite 7 warns about since the plugin
has no resolveId hook. Intercept those as virtual modules to silence
the warning.
@github-actions github-actions Bot added the cli label Jun 19, 2026
harehare added 3 commits July 27, 2026 23:13
Remove a duplicated es-object-atoms@1.1.2 mapping key and restore the
missing slash@3.0.0 entry required by jest-util. The corruption broke
'pnpm install --frozen-lockfile' in CI. No dependency versions changed.
The changes job skipped entirely for github.actor == 'dependabot[bot]',
so dependabot PRs merged without lint/test/E2E verification. This let a
corrupted pnpm-lock.yaml land undetected. Drop the actor exclusion.
The theme refresh (19675bd) replaced old default color hex codes with
new ones in Color.fromString but dropped the old codes entirely,
causing diagrams/items saved with the previous defaults (e.g. the old
label default #8C9FAE) to resolve as 'custom' colors instead of their
named default. Keep both old and new hex codes mapped to the same
default colors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant