aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-still-alive.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-still-alive.yml')
-rw-r--r--colors/base16-still-alive.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-still-alive.yml b/colors/base16-still-alive.yml
new file mode 100644
index 0000000..b9f6fa7
--- /dev/null
+++ b/colors/base16-still-alive.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: Still Alive
+# author: Derrick McKee (derrick.mckee@gmail.com)
+# slug: still-alive
+# slug-underscored: still_alive
+# system: base16
+# variant: light
+# is-light-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#001878'
+ - bold
+ inactiveBorderColor:
+ - '#F01818'
+ searchingActiveBorderColor:
+ - '#183048'
+ optionsTextColor:
+ - '#001878'
+ selectedLineBgColor:
+ - '#FFF018'
+ cherryPickedCommitBgColor:
+ - '#F01818'
+ cherryPickedCommitFgColor:
+ - '#001878'
+ markedBaseCommitFgColor:
+ - '#001878'
+ unstagedChangesColor:
+ - '#487830'
+ defaultFgColor:
+ - '#D80000'