aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-primer-dark.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-primer-dark.yml')
-rw-r--r--colors/base16-primer-dark.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-primer-dark.yml b/colors/base16-primer-dark.yml
new file mode 100644
index 0000000..be8741c
--- /dev/null
+++ b/colors/base16-primer-dark.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: Primer Dark
+# author: Jimmy Lin
+# slug: primer-dark
+# slug-underscored: primer_dark
+# system: base16
+# variant: dark
+# is-dark-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#58a6ff'
+ - bold
+ inactiveBorderColor:
+ - '#484f58'
+ searchingActiveBorderColor:
+ - '#f0883e'
+ optionsTextColor:
+ - '#58a6ff'
+ selectedLineBgColor:
+ - '#30363d'
+ cherryPickedCommitBgColor:
+ - '#484f58'
+ cherryPickedCommitFgColor:
+ - '#58a6ff'
+ markedBaseCommitFgColor:
+ - '#58a6ff'
+ unstagedChangesColor:
+ - '#ff7b72'
+ defaultFgColor:
+ - '#b1bac4'