Remove unused --ks-rule-strong token

After the border audit reassigned every usage to --ks-kinpaku or
--ks-rule, the muddy gold token is dead. Delete its dark and light
definitions and update the comments that described it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-06-02 14:23:07 +02:00
co-authored by Claude Opus 4.8
parent 2a605f63ca
commit be83085dbd
3 changed files with 7 additions and 11 deletions
+2 -3
View File
@@ -62,9 +62,8 @@ html.light .theme-toggle .theme-toggle-icon--dark {
}
/* Light mode: the toggle and the GitHub pill both read as refined hairline
chips — neutral hairline (--ks-rule, not the gold --ks-rule-strong), no fill.
The contextual seam scrim (below) carries them over the bright hero corner,
so neither needs a solid backing of its own. */
chips — neutral --ks-rule border, no fill. The contextual seam scrim (below)
carries them over the bright hero corner, so neither needs a solid backing. */
html.light .kinpaku-chrome .theme-toggle {
border-color: var(--ks-rule);
color: var(--ks-text-muted);