mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 02:02:33 +00:00
Switch default accent to deep teal
This commit is contained in:
@@ -105,9 +105,10 @@ UI by swapping one set of values. Borrowed from Carbon's layering model:
|
||||
| `--support-error / -success / -warning / -info` | Status only — color = meaning |
|
||||
|
||||
- **Neutrals** use the Carbon gray ramp (`#f4f4f4 … #161616`) — accessible and
|
||||
legible. **Accent and theming are open**: the specimen ships several accents
|
||||
(indigo, teal, amber, rose) and light/dark themes to prove the system is free,
|
||||
not blue-bound. Pick, add, or invent themes freely.
|
||||
legible. **Accent and theming are open**: the default accent is **deep teal**
|
||||
(`#0e7490` / dark `#2dd4bf`), with opt-in alternates (blue, indigo, amber, rose)
|
||||
and light/dark themes to prove the system is free, not blue-bound. Pick, add, or
|
||||
invent themes freely.
|
||||
- **Status palette** (borrowed, stable): error `#da1e28`, success `#198038`,
|
||||
warning `#f1c21b`, info `#0043ce` — tuned per theme for contrast.
|
||||
- **Contrast:** target WCAG AA (4.5:1 text, 3:1 large/UI). Accent-on-`--bg` and
|
||||
|
||||
Reference in New Issue
Block a user