diff options
Diffstat (limited to 'colors/base16-catppuccin-latte.yml')
| -rw-r--r-- | colors/base16-catppuccin-latte.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-catppuccin-latte.yml b/colors/base16-catppuccin-latte.yml new file mode 100644 index 0000000..3a125e8 --- /dev/null +++ b/colors/base16-catppuccin-latte.yml @@ -0,0 +1,35 @@ +# +# +# name: Catppuccin Latte +# author: https://github.com/catppuccin/catppuccin +# slug: catppuccin-latte +# slug-underscored: catppuccin_latte +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#1e66f5' + - bold + inactiveBorderColor: + - '#bcc0cc' + searchingActiveBorderColor: + - '#fe640b' + optionsTextColor: + - '#1e66f5' + selectedLineBgColor: + - '#ccd0da' + cherryPickedCommitBgColor: + - '#bcc0cc' + cherryPickedCommitFgColor: + - '#1e66f5' + markedBaseCommitFgColor: + - '#1e66f5' + unstagedChangesColor: + - '#d20f39' + defaultFgColor: + - '#4c4f69' |
