diff options
Diffstat (limited to 'colors/base16-humanoid-light.yml')
| -rw-r--r-- | colors/base16-humanoid-light.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-humanoid-light.yml b/colors/base16-humanoid-light.yml new file mode 100644 index 0000000..4733f60 --- /dev/null +++ b/colors/base16-humanoid-light.yml @@ -0,0 +1,35 @@ +# +# +# name: Humanoid light +# author: Thomas (tasmo) Friese +# slug: humanoid-light +# slug-underscored: humanoid_light +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#0082c9' + - bold + inactiveBorderColor: + - '#c0c0bd' + searchingActiveBorderColor: + - '#ff3d00' + optionsTextColor: + - '#0082c9' + selectedLineBgColor: + - '#deded8' + cherryPickedCommitBgColor: + - '#c0c0bd' + cherryPickedCommitFgColor: + - '#0082c9' + markedBaseCommitFgColor: + - '#0082c9' + unstagedChangesColor: + - '#b0151a' + defaultFgColor: + - '#232629' |
