30 lines
643 B
Text
30 lines
643 B
Text
#!srfv1
|
|
# Tokyo Night - enkia/tokyo-night (the "night" variant, dark)
|
|
# Install: cp this file to ~/.config/zfin/theme.srf
|
|
# Used by both the TUI and `--export-chart` PNG export.
|
|
#
|
|
# All values are hex RGB: #rrggbb
|
|
bg::#1a1b26
|
|
bg_panel::#16161e
|
|
bg_element::#292e42
|
|
tab_bg::#16161e
|
|
tab_fg::#565f89
|
|
tab_active_bg::#7aa2f7
|
|
tab_active_fg::#1a1b26
|
|
text::#c0caf5
|
|
text_muted::#565f89
|
|
text_dim::#414868
|
|
status_bg::#16161e
|
|
status_fg::#565f89
|
|
input_bg::#292e42
|
|
input_fg::#7aa2f7
|
|
input_hint::#565f89
|
|
accent::#bb9af7
|
|
positive::#9ece6a
|
|
negative::#f7768e
|
|
warning::#e0af68
|
|
info::#7dcfff
|
|
select_bg::#33384d
|
|
select_fg::#c0caf5
|
|
border::#3b4261
|
|
bar_fill::#7aa2f7
|