30 lines
633 B
Text
30 lines
633 B
Text
#!srfv1
|
|
# Catppuccin Frappe - 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::#303446
|
|
bg_panel::#292c3c
|
|
bg_element::#414559
|
|
tab_bg::#292c3c
|
|
tab_fg::#838ba7
|
|
tab_active_bg::#ca9ee6
|
|
tab_active_fg::#303446
|
|
text::#c6d0f5
|
|
text_muted::#a5adce
|
|
text_dim::#737994
|
|
status_bg::#292c3c
|
|
status_fg::#a5adce
|
|
input_bg::#414559
|
|
input_fg::#ca9ee6
|
|
input_hint::#737994
|
|
accent::#ca9ee6
|
|
positive::#a6d189
|
|
negative::#e78284
|
|
warning::#e5c890
|
|
info::#99d1db
|
|
select_bg::#51576d
|
|
select_fg::#f2d5cf
|
|
border::#51576d
|
|
bar_fill::#8caaee
|