Skip to content

Commit f461e73

Browse files
committed
update rules
1 parent ebeff71 commit f461e73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.impeccable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Layout and sizing:
8282
Color:
8383

8484
- Use OKLCH for any new color. Not HSL, not hex.
85-
- Accent colors (`--accent`, `--accent-deep`) only on interactive elements.
86-
- Tags, badges, pills, inline code, source badges use `--ink-muted`, `--ink-soft`, or `--bg-paper-strong`. Never the accent.
85+
- Accent colors (`--accent`, `--accent-deep`, `--accent-soft`) are reserved for interactive elements. Clickable filter tags (`.tag`) correctly use `--accent-soft` background with `--accent-deep` text. Interactive link states (`.col-name > a:hover`, `.sponsor-link:hover`, `.hero-action-primary`, `.back-to-top`, CTAs) use accent tokens.
86+
- Non-interactive elements (inline code, `.source-badge`, static labels, decorative pills) must use `--ink-muted`, `--ink-soft`, or `--bg-paper-strong`. Never the accent. Users should not mistake static decoration for something clickable.
8787

8888
CSS hygiene:
8989

0 commit comments

Comments
 (0)