diff options
Diffstat (limited to 'colors/base16-catppuccin-macchiato.yml')
| -rw-r--r-- | colors/base16-catppuccin-macchiato.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-catppuccin-macchiato.yml b/colors/base16-catppuccin-macchiato.yml new file mode 100644 index 0000000..4ca5a13 --- /dev/null +++ b/colors/base16-catppuccin-macchiato.yml @@ -0,0 +1,35 @@ +# +# +# name: Catppuccin Macchiato +# author: https://github.com/catppuccin/catppuccin +# slug: catppuccin-macchiato +# slug-underscored: catppuccin_macchiato +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#8aadf4' + - bold + inactiveBorderColor: + - '#494d64' + searchingActiveBorderColor: + - '#f5a97f' + optionsTextColor: + - '#8aadf4' + selectedLineBgColor: + - '#363a4f' + cherryPickedCommitBgColor: + - '#494d64' + cherryPickedCommitFgColor: + - '#8aadf4' + markedBaseCommitFgColor: + - '#8aadf4' + unstagedChangesColor: + - '#ed8796' + defaultFgColor: + - '#cad3f5' |
