diff options
Diffstat (limited to 'colors/base16-atlas.yml')
| -rw-r--r-- | colors/base16-atlas.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-atlas.yml b/colors/base16-atlas.yml new file mode 100644 index 0000000..7b95cae --- /dev/null +++ b/colors/base16-atlas.yml @@ -0,0 +1,35 @@ +# +# +# name: Atlas +# author: Alex Lende (https://ajlende.com) +# slug: atlas +# slug-underscored: atlas +# system: base16 +# variant: dark +# is-dark-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#14747e' + - bold + inactiveBorderColor: + - '#6C8B91' + searchingActiveBorderColor: + - '#f08e48' + optionsTextColor: + - '#14747e' + selectedLineBgColor: + - '#517F8D' + cherryPickedCommitBgColor: + - '#6C8B91' + cherryPickedCommitFgColor: + - '#14747e' + markedBaseCommitFgColor: + - '#14747e' + unstagedChangesColor: + - '#ff5a67' + defaultFgColor: + - '#a1a19a' |
