diff options
Diffstat (limited to 'colors/base16-unikitty-light.yml')
| -rw-r--r-- | colors/base16-unikitty-light.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-unikitty-light.yml b/colors/base16-unikitty-light.yml new file mode 100644 index 0000000..0f4cc21 --- /dev/null +++ b/colors/base16-unikitty-light.yml @@ -0,0 +1,35 @@ +# +# +# name: Unikitty Light +# author: Josh W Lewis (@joshwlewis) +# slug: unikitty-light +# slug-underscored: unikitty_light +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#775dff' + - bold + inactiveBorderColor: + - '#a7a5a8' + searchingActiveBorderColor: + - '#d65407' + optionsTextColor: + - '#775dff' + selectedLineBgColor: + - '#c4c3c5' + cherryPickedCommitBgColor: + - '#a7a5a8' + cherryPickedCommitFgColor: + - '#775dff' + markedBaseCommitFgColor: + - '#775dff' + unstagedChangesColor: + - '#d8137f' + defaultFgColor: + - '#6c696e' |
