aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-windows-nt-light.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-windows-nt-light.yml')
-rw-r--r--colors/base16-windows-nt-light.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-windows-nt-light.yml b/colors/base16-windows-nt-light.yml
new file mode 100644
index 0000000..cc55656
--- /dev/null
+++ b/colors/base16-windows-nt-light.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: Windows NT Light
+# author: Fergus Collins (https://github.com/C-Fergus)
+# slug: windows-nt-light
+# slug-underscored: windows_nt_light
+# system: base16
+# variant: light
+# is-light-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#000080'
+ - bold
+ inactiveBorderColor:
+ - '#c0c0c0'
+ searchingActiveBorderColor:
+ - '#ffff00'
+ optionsTextColor:
+ - '#000080'
+ selectedLineBgColor:
+ - '#d5d5d5'
+ cherryPickedCommitBgColor:
+ - '#c0c0c0'
+ cherryPickedCommitFgColor:
+ - '#000080'
+ markedBaseCommitFgColor:
+ - '#000080'
+ unstagedChangesColor:
+ - '#800000'
+ defaultFgColor:
+ - '#808080'