aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-pico.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-pico.yml')
-rw-r--r--colors/base16-pico.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-pico.yml b/colors/base16-pico.yml
new file mode 100644
index 0000000..7701e91
--- /dev/null
+++ b/colors/base16-pico.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: Pico
+# author: PICO-8 (http://www.lexaloffle.com/pico-8.php)
+# slug: pico
+# slug-underscored: pico
+# system: base16
+# variant: dark
+# is-dark-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#83769c'
+ - bold
+ inactiveBorderColor:
+ - '#008751'
+ searchingActiveBorderColor:
+ - '#ffa300'
+ optionsTextColor:
+ - '#83769c'
+ selectedLineBgColor:
+ - '#7e2553'
+ cherryPickedCommitBgColor:
+ - '#008751'
+ cherryPickedCommitFgColor:
+ - '#83769c'
+ markedBaseCommitFgColor:
+ - '#83769c'
+ unstagedChangesColor:
+ - '#ff004d'
+ defaultFgColor:
+ - '#5f574f'