diff options
Diffstat (limited to 'colors/base16-catppuccin-frappe.yml')
| -rw-r--r-- | colors/base16-catppuccin-frappe.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-catppuccin-frappe.yml b/colors/base16-catppuccin-frappe.yml new file mode 100644 index 0000000..1f71513 --- /dev/null +++ b/colors/base16-catppuccin-frappe.yml @@ -0,0 +1,35 @@ +# +# +# name: Catppuccin Frappe +# author: https://github.com/catppuccin/catppuccin +# slug: catppuccin-frappe +# slug-underscored: catppuccin_frappe +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#8caaee' + - bold + inactiveBorderColor: + - '#51576d' + searchingActiveBorderColor: + - '#ef9f76' + optionsTextColor: + - '#8caaee' + selectedLineBgColor: + - '#414559' + cherryPickedCommitBgColor: + - '#51576d' + cherryPickedCommitFgColor: + - '#8caaee' + markedBaseCommitFgColor: + - '#8caaee' + unstagedChangesColor: + - '#e78284' + defaultFgColor: + - '#c6d0f5' |
