fix: desc-indicator contrast — primary color at 75% opacity, magenta in Dan Mode
This commit is contained in:
@@ -475,3 +475,9 @@
|
||||
border: 1px solid #ff00ff;
|
||||
box-shadow: 0 0 8px #ff00ff;
|
||||
}
|
||||
|
||||
/* ── Description indicator (ⓘ) ────────────────────────────────────────────── */
|
||||
[data-theme=dan] .desc-indicator {
|
||||
color: #ff00ff;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user