30 lines
632 B
Text
30 lines
632 B
Text
#!srfv1
|
|
# Catppuccin Mocha - 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::#1e1e2e
|
|
bg_panel::#181825
|
|
bg_element::#313244
|
|
tab_bg::#181825
|
|
tab_fg::#7f849c
|
|
tab_active_bg::#cba6f7
|
|
tab_active_fg::#1e1e2e
|
|
text::#cdd6f4
|
|
text_muted::#a6adc8
|
|
text_dim::#6c7086
|
|
status_bg::#181825
|
|
status_fg::#a6adc8
|
|
input_bg::#313244
|
|
input_fg::#cba6f7
|
|
input_hint::#6c7086
|
|
accent::#cba6f7
|
|
positive::#a6e3a1
|
|
negative::#f38ba8
|
|
warning::#f9e2af
|
|
info::#89dceb
|
|
select_bg::#45475a
|
|
select_fg::#f5e0dc
|
|
border::#45475a
|
|
bar_fill::#89b4fa
|