30 lines
657 B
Text
30 lines
657 B
Text
#!srfv1
|
|
# Solarized Dark - Ethan Schoonover (https://ethanschoonover.com/solarized)
|
|
# 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::#002b36
|
|
bg_panel::#073642
|
|
bg_element::#073642
|
|
tab_bg::#073642
|
|
tab_fg::#586e75
|
|
tab_active_bg::#268bd2
|
|
tab_active_fg::#002b36
|
|
text::#839496
|
|
text_muted::#657b83
|
|
text_dim::#586e75
|
|
status_bg::#073642
|
|
status_fg::#657b83
|
|
input_bg::#073642
|
|
input_fg::#268bd2
|
|
input_hint::#586e75
|
|
accent::#268bd2
|
|
positive::#859900
|
|
negative::#dc322f
|
|
warning::#b58900
|
|
info::#2aa198
|
|
select_bg::#094e5c
|
|
select_fg::#93a1a1
|
|
border::#586e75
|
|
bar_fill::#268bd2
|