30 lines
625 B
Text
30 lines
625 B
Text
#!srfv1
|
|
# Dracula - https://draculatheme.com (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::#282a36
|
|
bg_panel::#21222c
|
|
bg_element::#343746
|
|
tab_bg::#21222c
|
|
tab_fg::#6272a4
|
|
tab_active_bg::#bd93f9
|
|
tab_active_fg::#282a36
|
|
text::#f8f8f2
|
|
text_muted::#6272a4
|
|
text_dim::#4a4d63
|
|
status_bg::#21222c
|
|
status_fg::#6272a4
|
|
input_bg::#343746
|
|
input_fg::#bd93f9
|
|
input_hint::#6272a4
|
|
accent::#bd93f9
|
|
positive::#50fa7b
|
|
negative::#ff5555
|
|
warning::#f1fa8c
|
|
info::#8be9fd
|
|
select_bg::#44475a
|
|
select_fg::#f8f8f2
|
|
border::#44475a
|
|
bar_fill::#8be9fd
|