aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-ayu-light.yml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-ayu-light.yml')
-rw-r--r--colors/base16-ayu-light.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-ayu-light.yml b/colors/base16-ayu-light.yml
new file mode 100644
index 0000000..a95b237
--- /dev/null
+++ b/colors/base16-ayu-light.yml
@@ -0,0 +1,35 @@
+#
+#
+# name: Ayu Light
+# author: Khue Nguyen <Z5483Y@gmail.com>
+# slug: ayu-light
+# slug-underscored: ayu_light
+# system: base16
+# variant: light
+# is-light-variant: true
+#
+#
+
+gui:
+ theme:
+ activeBorderColor:
+ - '#36A3D9'
+ - bold
+ inactiveBorderColor:
+ - '#ABB0B6'
+ searchingActiveBorderColor:
+ - '#FA8D3E'
+ optionsTextColor:
+ - '#36A3D9'
+ selectedLineBgColor:
+ - '#F8F9FA'
+ cherryPickedCommitBgColor:
+ - '#ABB0B6'
+ cherryPickedCommitFgColor:
+ - '#36A3D9'
+ markedBaseCommitFgColor:
+ - '#36A3D9'
+ unstagedChangesColor:
+ - '#F07178'
+ defaultFgColor:
+ - '#5C6773'