diff options
Diffstat (limited to 'colors/base16-sagelight.yml')
| -rw-r--r-- | colors/base16-sagelight.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-sagelight.yml b/colors/base16-sagelight.yml new file mode 100644 index 0000000..a4ddeb7 --- /dev/null +++ b/colors/base16-sagelight.yml @@ -0,0 +1,35 @@ +# +# +# name: Sagelight +# author: Carter Veldhuizen +# slug: sagelight +# slug-underscored: sagelight +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#a0a7d2' + - bold + inactiveBorderColor: + - '#b8b8b8' + searchingActiveBorderColor: + - '#ffaa61' + optionsTextColor: + - '#a0a7d2' + selectedLineBgColor: + - '#d8d8d8' + cherryPickedCommitBgColor: + - '#b8b8b8' + cherryPickedCommitFgColor: + - '#a0a7d2' + markedBaseCommitFgColor: + - '#a0a7d2' + unstagedChangesColor: + - '#fa8480' + defaultFgColor: + - '#383838' |
