diff options
Diffstat (limited to 'colors/base16-sakura.yml')
| -rw-r--r-- | colors/base16-sakura.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-sakura.yml b/colors/base16-sakura.yml new file mode 100644 index 0000000..3059c38 --- /dev/null +++ b/colors/base16-sakura.yml @@ -0,0 +1,35 @@ +# +# +# name: Sakura +# author: Misterio77 (http://github.com/Misterio77) +# slug: sakura +# slug-underscored: sakura +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#006e93' + - bold + inactiveBorderColor: + - '#755f64' + searchingActiveBorderColor: + - '#f6661e' + optionsTextColor: + - '#006e93' + selectedLineBgColor: + - '#e0ccd1' + cherryPickedCommitBgColor: + - '#755f64' + cherryPickedCommitFgColor: + - '#006e93' + markedBaseCommitFgColor: + - '#006e93' + unstagedChangesColor: + - '#df2d52' + defaultFgColor: + - '#564448' |
