17 lines
345 B
JSON
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"
|
|
}
|