diff options
Diffstat (limited to 'colors/base16-oxocarbon-light.yml')
| -rw-r--r-- | colors/base16-oxocarbon-light.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-oxocarbon-light.yml b/colors/base16-oxocarbon-light.yml new file mode 100644 index 0000000..bdbff58 --- /dev/null +++ b/colors/base16-oxocarbon-light.yml @@ -0,0 +1,35 @@ +# +# +# name: Oxocarbon Light +# author: shaunsingh/IBM +# slug: oxocarbon-light +# slug-underscored: oxocarbon_light +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#42be65' + - bold + inactiveBorderColor: + - '#161616' + searchingActiveBorderColor: + - '#ee5396' + optionsTextColor: + - '#42be65' + selectedLineBgColor: + - '#525252' + cherryPickedCommitBgColor: + - '#161616' + cherryPickedCommitFgColor: + - '#42be65' + markedBaseCommitFgColor: + - '#42be65' + unstagedChangesColor: + - '#ff7eb6' + defaultFgColor: + - '#393939' |
