Blacksite/crates/ui_gallery/fixtures/theme.json
Rbanh 53dc1e44d8
Some checks are pending
CI / Format, lint, test, build (push) Waiting to run
feat: add production UI gallery and inspector system
2026-07-18 12:05:26 -04:00

17 lines
345 B
JSON

{
"accent": "#E5A433",
"selection": "#41C6CF",
"panel": "#0D0F12",
"panel_dark": "#090B0D",
"widget": "#15181C",
"elevated": "#1F2328",
"text": "#DCE1E5",
"text_dim": "#9BA3AB",
"text_muted": "#606972",
"border": "#262B31",
"border_strong": "#40474F",
"success": "#54BE7F",
"warning": "#EBB448",
"error": "#E25E5E"
}