30 lines
648 B
Text
30 lines
648 B
Text
#!srfv1
|
|
# Molokai - Tomas Restrepo's Vim palette, a darker Monokai variant
|
|
# 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::#1b1d1e
|
|
bg_panel::#131415
|
|
bg_element::#232526
|
|
tab_bg::#131415
|
|
tab_fg::#7e8e91
|
|
tab_active_bg::#fd971f
|
|
tab_active_fg::#1b1d1e
|
|
text::#f8f8f2
|
|
text_muted::#7e8e91
|
|
text_dim::#465457
|
|
status_bg::#131415
|
|
status_fg::#7e8e91
|
|
input_bg::#232526
|
|
input_fg::#fd971f
|
|
input_hint::#465457
|
|
accent::#ae81ff
|
|
positive::#a6e22e
|
|
negative::#f92672
|
|
warning::#e6db74
|
|
info::#66d9ef
|
|
select_bg::#403d3d
|
|
select_fg::#f8f8f2
|
|
border::#403d3d
|
|
bar_fill::#66d9ef
|