mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-19 17:46:36 +03:00
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:
co-authored by
Claude Opus 4.8
parent
2a605f63ca
commit
be83085dbd
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user