diff options
Diffstat (limited to 'colors/base16-precious-light-white.yml')
| -rw-r--r-- | colors/base16-precious-light-white.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-precious-light-white.yml b/colors/base16-precious-light-white.yml new file mode 100644 index 0000000..bfef7de --- /dev/null +++ b/colors/base16-precious-light-white.yml @@ -0,0 +1,35 @@ +# +# +# name: Precious Light White +# author: 4lex4 <4lex49@zoho.com> +# slug: precious-light-white +# slug-underscored: precious_light_white +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#186daa' + - bold + inactiveBorderColor: + - '#848484' + searchingActiveBorderColor: + - '#a0570d' + optionsTextColor: + - '#186daa' + selectedLineBgColor: + - '#dbdbdb' + cherryPickedCommitBgColor: + - '#848484' + cherryPickedCommitFgColor: + - '#186daa' + markedBaseCommitFgColor: + - '#186daa' + unstagedChangesColor: + - '#af4947' + defaultFgColor: + - '#555555' |
