aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-ashes.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-ashes.yml')
-rw-r--r--colors/base16-ashes.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-ashes.yml b/colors/base16-ashes.yml
new file mode 100644
index 0000000..3de9480
--- /dev/null
+++ b/colors/base16-ashes.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: Ashes
+# author: Jannik Siebert (https://github.com/janniks)
+# slug: ashes
+# slug-underscored: ashes
+# system: base16
+# variant: dark
+# is-dark-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#AE95C7'
+ - bold
+ inactiveBorderColor:
+ - '#747C84'
+ searchingActiveBorderColor:
+ - '#C7C795'
+ optionsTextColor:
+ - '#AE95C7'
+ selectedLineBgColor:
+ - '#565E65'
+ cherryPickedCommitBgColor:
+ - '#747C84'
+ cherryPickedCommitFgColor:
+ - '#AE95C7'
+ markedBaseCommitFgColor:
+ - '#AE95C7'
+ unstagedChangesColor:
+ - '#C7AE95'
+ defaultFgColor:
+ - '#C7CCD1'