30 lines
619 B
Text
30 lines
619 B
Text
#!srfv1
|
|
# Nord - https://nordtheme.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::#2e3440
|
|
bg_panel::#272c36
|
|
bg_element::#3b4252
|
|
tab_bg::#272c36
|
|
tab_fg::#4c566a
|
|
tab_active_bg::#88c0d0
|
|
tab_active_fg::#2e3440
|
|
text::#d8dee9
|
|
text_muted::#7b88a1
|
|
text_dim::#4c566a
|
|
status_bg::#272c36
|
|
status_fg::#7b88a1
|
|
input_bg::#3b4252
|
|
input_fg::#88c0d0
|
|
input_hint::#4c566a
|
|
accent::#b48ead
|
|
positive::#a3be8c
|
|
negative::#bf616a
|
|
warning::#ebcb8b
|
|
info::#88c0d0
|
|
select_bg::#434c5e
|
|
select_fg::#eceff4
|
|
border::#4c566a
|
|
bar_fill::#81a1c1
|