diff options
Diffstat (limited to 'colors/base16-lime.yml')
| -rw-r--r-- | colors/base16-lime.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-lime.yml b/colors/base16-lime.yml new file mode 100644 index 0000000..b703b21 --- /dev/null +++ b/colors/base16-lime.yml @@ -0,0 +1,35 @@ +# +# +# name: lime +# author: limelier +# slug: lime +# slug-underscored: lime +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#2b926f' + - bold + inactiveBorderColor: + - '#313140' + searchingActiveBorderColor: + - '#ff773a' + optionsTextColor: + - '#2b926f' + selectedLineBgColor: + - '#2a2a3f' + cherryPickedCommitBgColor: + - '#313140' + cherryPickedCommitFgColor: + - '#2b926f' + markedBaseCommitFgColor: + - '#2b926f' + unstagedChangesColor: + - '#ff662a' + defaultFgColor: + - '#818175' |
