diff options
Diffstat (limited to 'colors/base16-unikitty-reversible.yml')
| -rw-r--r-- | colors/base16-unikitty-reversible.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-unikitty-reversible.yml b/colors/base16-unikitty-reversible.yml new file mode 100644 index 0000000..9a1172b --- /dev/null +++ b/colors/base16-unikitty-reversible.yml @@ -0,0 +1,35 @@ +# +# +# name: Unikitty Reversible +# author: Josh W Lewis (@joshwlewis) +# slug: unikitty-reversible +# slug-underscored: unikitty_reversible +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#7864fa' + - bold + inactiveBorderColor: + - '#878589' + searchingActiveBorderColor: + - '#d65407' + optionsTextColor: + - '#7864fa' + selectedLineBgColor: + - '#69666b' + cherryPickedCommitBgColor: + - '#878589' + cherryPickedCommitFgColor: + - '#7864fa' + markedBaseCommitFgColor: + - '#7864fa' + unstagedChangesColor: + - '#d8137f' + defaultFgColor: + - '#c3c2c4' |
