30 lines
636 B
Text
30 lines
636 B
Text
#!srfv1
|
|
# Catppuccin Macchiato - https://catppuccin.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::#24273a
|
|
bg_panel::#1e2030
|
|
bg_element::#363a4f
|
|
tab_bg::#1e2030
|
|
tab_fg::#8087a2
|
|
tab_active_bg::#c6a0f6
|
|
tab_active_fg::#24273a
|
|
text::#cad3f5
|
|
text_muted::#a5adcb
|
|
text_dim::#6e738d
|
|
status_bg::#1e2030
|
|
status_fg::#a5adcb
|
|
input_bg::#363a4f
|
|
input_fg::#c6a0f6
|
|
input_hint::#6e738d
|
|
accent::#c6a0f6
|
|
positive::#a6da95
|
|
negative::#ed8796
|
|
warning::#eed49f
|
|
info::#91d7e3
|
|
select_bg::#494d64
|
|
select_fg::#f4dbd6
|
|
border::#494d64
|
|
bar_fill::#8aadf4
|