All checks were successful
Check / eval (push) Successful in 3m10s
18 hex retunes, hue-preserving OKLCH minimal raises except where the upstream palette defines a canonical value: muted lifted to >= 2.0 on lumon/white/retro-82/everforest (solved), gruvbox (bg4 #7c6f64), nord (#616e88, the community comment-brightening), catppuccin-latte (overlay1 #8c8fa1); text-on-surface >= 4.5 via surface nudges (ristretto darker, latte lighter); accentAlt >= 3.0 (latte, summer-day darkened); warn >= 2.5 — the bar's battery tint — darkened on the light bases (latte, rose-pine dawn, summer-day) and flexoki-light's four status colors moved to their canonical light-mode 600 series. check-theme-contrast.py now gates all four adopted floors (7 pairings x 21 themes, green). good/bad stay audit-only — identity themes sit at 2.0-2.3 there by design, so no exemption mechanism was needed. The design audit's contrast findings drop 20 -> 1 (miasma's earthy `bad`, kept as identity). Item 28 slice (b) complete. Verified: V0, checks.theme-contrast green, flake check green, re-audit. Rendering is V3 -> HARDWARE-QUEUE eyeball entries. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
44 lines
754 B
JSON
44 lines
754 B
JSON
{
|
|
"version": 1,
|
|
"name": "Catppuccin Latte",
|
|
"slug": "catppuccin-latte",
|
|
"mode": "light",
|
|
"wallpaper": "",
|
|
"colors": {
|
|
"base": "#eff1f5",
|
|
"mantle": "#cbcdd0",
|
|
"surface": "#bfc4d0",
|
|
"overlay": "#acb0be",
|
|
"text": "#4c4f69",
|
|
"subtext": "#5c5f77",
|
|
"muted": "#8c8fa1",
|
|
"accent": "#1e66f5",
|
|
"accentAlt": "#d260b5",
|
|
"good": "#40a02b",
|
|
"warn": "#d6860a",
|
|
"bad": "#d20f39"
|
|
},
|
|
"border": {
|
|
"active": "accent",
|
|
"inactive": "overlay"
|
|
},
|
|
"ansi": [
|
|
"#bcc0cc",
|
|
"#d20f39",
|
|
"#40a02b",
|
|
"#df8e1d",
|
|
"#1e66f5",
|
|
"#ea76cb",
|
|
"#179299",
|
|
"#5c5f77",
|
|
"#acb0be",
|
|
"#d20f39",
|
|
"#40a02b",
|
|
"#df8e1d",
|
|
"#1e66f5",
|
|
"#ea76cb",
|
|
"#179299",
|
|
"#6c6f85"
|
|
]
|
|
}
|