diff options
Diffstat (limited to 'colors/base16-dirtysea.yml')
| -rw-r--r-- | colors/base16-dirtysea.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-dirtysea.yml b/colors/base16-dirtysea.yml new file mode 100644 index 0000000..5ffe681 --- /dev/null +++ b/colors/base16-dirtysea.yml @@ -0,0 +1,35 @@ +# +# +# name: dirtysea +# author: Kahlil (Kal) Hodgson +# slug: dirtysea +# slug-underscored: dirtysea +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#007300' + - bold + inactiveBorderColor: + - '#707070' + searchingActiveBorderColor: + - '#006565' + optionsTextColor: + - '#007300' + selectedLineBgColor: + - '#d0d0d0' + cherryPickedCommitBgColor: + - '#707070' + cherryPickedCommitFgColor: + - '#007300' + markedBaseCommitFgColor: + - '#007300' + unstagedChangesColor: + - '#840000' + defaultFgColor: + - '#000000' |
