aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-brushtrees-dark.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-brushtrees-dark.yml')
-rw-r--r--colors/base16-brushtrees-dark.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-brushtrees-dark.yml b/colors/base16-brushtrees-dark.yml
new file mode 100644
index 0000000..ac58b37
--- /dev/null
+++ b/colors/base16-brushtrees-dark.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: Brush Trees Dark
+# author: Abraham White <abelincoln.white@gmail.com>
+# slug: brushtrees-dark
+# slug-underscored: brushtrees_dark
+# system: base16
+# variant: dark
+# is-dark-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#868cb3'
+ - bold
+ inactiveBorderColor:
+ - '#8299A1'
+ searchingActiveBorderColor:
+ - '#d8bba2'
+ optionsTextColor:
+ - '#868cb3'
+ selectedLineBgColor:
+ - '#6D828E'
+ cherryPickedCommitBgColor:
+ - '#8299A1'
+ cherryPickedCommitFgColor:
+ - '#868cb3'
+ markedBaseCommitFgColor:
+ - '#868cb3'
+ unstagedChangesColor:
+ - '#b38686'
+ defaultFgColor:
+ - '#B0C5C8'