diff options
Diffstat (limited to 'colors/base16-circus.yml')
| -rw-r--r-- | colors/base16-circus.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-circus.yml b/colors/base16-circus.yml new file mode 100644 index 0000000..42cf70b --- /dev/null +++ b/colors/base16-circus.yml @@ -0,0 +1,35 @@ +# +# +# name: Circus +# author: Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12) +# slug: circus +# slug-underscored: circus +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#639ee4' + - bold + inactiveBorderColor: + - '#5f5a60' + searchingActiveBorderColor: + - '#4bb1a7' + optionsTextColor: + - '#639ee4' + selectedLineBgColor: + - '#303030' + cherryPickedCommitBgColor: + - '#5f5a60' + cherryPickedCommitFgColor: + - '#639ee4' + markedBaseCommitFgColor: + - '#639ee4' + unstagedChangesColor: + - '#dc657d' + defaultFgColor: + - '#a7a7a7' |
