aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-sandcastle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-sandcastle.yml')
-rw-r--r--colors/base16-sandcastle.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-sandcastle.yml b/colors/base16-sandcastle.yml
new file mode 100644
index 0000000..2f751a9
--- /dev/null
+++ b/colors/base16-sandcastle.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: Sandcastle
+# author: George Essig (https://github.com/gessig)
+# slug: sandcastle
+# slug-underscored: sandcastle
+# system: base16
+# variant: dark
+# is-dark-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#83a598'
+ - bold
+ inactiveBorderColor:
+ - '#665c54'
+ searchingActiveBorderColor:
+ - '#a07e3b'
+ optionsTextColor:
+ - '#83a598'
+ selectedLineBgColor:
+ - '#3e4451'
+ cherryPickedCommitBgColor:
+ - '#665c54'
+ cherryPickedCommitFgColor:
+ - '#83a598'
+ markedBaseCommitFgColor:
+ - '#83a598'
+ unstagedChangesColor:
+ - '#83a598'
+ defaultFgColor:
+ - '#a89984'