30 lines
629 B
Text
30 lines
629 B
Text
#!srfv1
|
|
# Monokai - classic Sublime Text palette (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::#272822
|
|
bg_panel::#21221c
|
|
bg_element::#3e3d32
|
|
tab_bg::#21221c
|
|
tab_fg::#75715e
|
|
tab_active_bg::#fd971f
|
|
tab_active_fg::#272822
|
|
text::#f8f8f2
|
|
text_muted::#75715e
|
|
text_dim::#565449
|
|
status_bg::#21221c
|
|
status_fg::#75715e
|
|
input_bg::#3e3d32
|
|
input_fg::#fd971f
|
|
input_hint::#75715e
|
|
accent::#ae81ff
|
|
positive::#a6e22e
|
|
negative::#f92672
|
|
warning::#e6db74
|
|
info::#66d9ef
|
|
select_bg::#49483e
|
|
select_fg::#f8f8f2
|
|
border::#49483e
|
|
bar_fill::#66d9ef
|