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