aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-tokyo-night-terminal-light.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-tokyo-night-terminal-light.yml')
-rw-r--r--colors/base16-tokyo-night-terminal-light.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-tokyo-night-terminal-light.yml b/colors/base16-tokyo-night-terminal-light.yml
new file mode 100644
index 0000000..7f2cc0e
--- /dev/null
+++ b/colors/base16-tokyo-night-terminal-light.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: Tokyo Night Terminal Light
+# author: Michaƫl Ball
+# slug: tokyo-night-terminal-light
+# slug-underscored: tokyo_night_terminal_light
+# system: base16
+# variant: light
+# is-light-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#34548A'
+ - bold
+ inactiveBorderColor:
+ - '#9699A3'
+ searchingActiveBorderColor:
+ - '#965027'
+ optionsTextColor:
+ - '#34548A'
+ selectedLineBgColor:
+ - '#DFE0E5'
+ cherryPickedCommitBgColor:
+ - '#9699A3'
+ cherryPickedCommitFgColor:
+ - '#34548A'
+ markedBaseCommitFgColor:
+ - '#34548A'
+ unstagedChangesColor:
+ - '#8C4351'
+ defaultFgColor:
+ - '#4C505E'