diff options
Diffstat (limited to 'colors/base16-synth-midnight-light.yml')
| -rw-r--r-- | colors/base16-synth-midnight-light.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-synth-midnight-light.yml b/colors/base16-synth-midnight-light.yml new file mode 100644 index 0000000..18d323e --- /dev/null +++ b/colors/base16-synth-midnight-light.yml @@ -0,0 +1,35 @@ +# +# +# name: Synth Midnight Terminal Light +# author: Michaƫl Ball (http://github.com/michael-ball/) +# slug: synth-midnight-light +# slug-underscored: synth_midnight_light +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#03aeff' + - bold + inactiveBorderColor: + - '#a3a5a6' + searchingActiveBorderColor: + - '#ea770d' + optionsTextColor: + - '#03aeff' + selectedLineBgColor: + - '#c1c3c4' + cherryPickedCommitBgColor: + - '#a3a5a6' + cherryPickedCommitFgColor: + - '#03aeff' + markedBaseCommitFgColor: + - '#03aeff' + unstagedChangesColor: + - '#b53b50' + defaultFgColor: + - '#28292a' |
