diff options
Diffstat (limited to 'colors/base16-cupcake.yml')
| -rw-r--r-- | colors/base16-cupcake.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-cupcake.yml b/colors/base16-cupcake.yml new file mode 100644 index 0000000..f863b6a --- /dev/null +++ b/colors/base16-cupcake.yml @@ -0,0 +1,35 @@ +# +# +# name: Cupcake +# author: Chris Kempson (http://chriskempson.com) +# slug: cupcake +# slug-underscored: cupcake +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#7297B9' + - bold + inactiveBorderColor: + - '#bfb9c6' + searchingActiveBorderColor: + - '#EBB790' + optionsTextColor: + - '#7297B9' + selectedLineBgColor: + - '#d8d5dd' + cherryPickedCommitBgColor: + - '#bfb9c6' + cherryPickedCommitFgColor: + - '#7297B9' + markedBaseCommitFgColor: + - '#7297B9' + unstagedChangesColor: + - '#D57E85' + defaultFgColor: + - '#8b8198' |
