diff options
Diffstat (limited to 'colors/base16-da-one-sea.yml')
| -rw-r--r-- | colors/base16-da-one-sea.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-da-one-sea.yml b/colors/base16-da-one-sea.yml new file mode 100644 index 0000000..91652db --- /dev/null +++ b/colors/base16-da-one-sea.yml @@ -0,0 +1,35 @@ +# +# +# name: Da One Sea +# author: NNB (https://github.com/NNBnh) +# slug: da-one-sea +# slug-underscored: da_one_sea +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#6bb8ff' + - bold + inactiveBorderColor: + - '#878d96' + searchingActiveBorderColor: + - '#ffc387' + optionsTextColor: + - '#6bb8ff' + selectedLineBgColor: + - '#525866' + cherryPickedCommitBgColor: + - '#878d96' + cherryPickedCommitFgColor: + - '#6bb8ff' + markedBaseCommitFgColor: + - '#6bb8ff' + unstagedChangesColor: + - '#fa7883' + defaultFgColor: + - '#ffffff' |
