30 lines
638 B
Text
30 lines
638 B
Text
#!srfv1
|
|
# Gruvbox Dark - morhetz/gruvbox (dark, medium contrast)
|
|
# 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::#282828
|
|
bg_panel::#1d2021
|
|
bg_element::#3c3836
|
|
tab_bg::#1d2021
|
|
tab_fg::#928374
|
|
tab_active_bg::#fe8019
|
|
tab_active_fg::#282828
|
|
text::#ebdbb2
|
|
text_muted::#a89984
|
|
text_dim::#928374
|
|
status_bg::#1d2021
|
|
status_fg::#a89984
|
|
input_bg::#3c3836
|
|
input_fg::#fe8019
|
|
input_hint::#928374
|
|
accent::#d3869b
|
|
positive::#b8bb26
|
|
negative::#fb4934
|
|
warning::#fabd2f
|
|
info::#8ec07c
|
|
select_bg::#504945
|
|
select_fg::#fbf1c7
|
|
border::#504945
|
|
bar_fill::#83a598
|