aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-selenized-light.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-selenized-light.yml')
-rw-r--r--colors/base16-selenized-light.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-selenized-light.yml b/colors/base16-selenized-light.yml
new file mode 100644
index 0000000..4249936
--- /dev/null
+++ b/colors/base16-selenized-light.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: selenized-light
+# author: Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali
+# slug: selenized-light
+# slug-underscored: selenized_light
+# system: base16
+# variant: light
+# is-light-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#006dce'
+ - bold
+ inactiveBorderColor:
+ - '#909995'
+ searchingActiveBorderColor:
+ - '#bc5819'
+ optionsTextColor:
+ - '#006dce'
+ selectedLineBgColor:
+ - '#d5cdb6'
+ cherryPickedCommitBgColor:
+ - '#909995'
+ cherryPickedCommitFgColor:
+ - '#006dce'
+ markedBaseCommitFgColor:
+ - '#006dce'
+ unstagedChangesColor:
+ - '#cc1729'
+ defaultFgColor:
+ - '#53676d'