aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-macintosh.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-macintosh.yml')
-rw-r--r--colors/base16-macintosh.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-macintosh.yml b/colors/base16-macintosh.yml
new file mode 100644
index 0000000..39df16a
--- /dev/null
+++ b/colors/base16-macintosh.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: Macintosh
+# author: Rebecca Bettencourt (http://www.kreativekorp.com)
+# slug: macintosh
+# slug-underscored: macintosh
+# system: base16
+# variant: dark
+# is-dark-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#0000d3'
+ - bold
+ inactiveBorderColor:
+ - '#808080'
+ searchingActiveBorderColor:
+ - '#ff6403'
+ optionsTextColor:
+ - '#0000d3'
+ selectedLineBgColor:
+ - '#404040'
+ cherryPickedCommitBgColor:
+ - '#808080'
+ cherryPickedCommitFgColor:
+ - '#0000d3'
+ markedBaseCommitFgColor:
+ - '#0000d3'
+ unstagedChangesColor:
+ - '#dd0907'
+ defaultFgColor:
+ - '#c0c0c0'