summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorJeffrey Tse <jeffreytse.mail@gmail.com>2023-08-08 23:54:54 +0800
committerJeffrey Tse <jeffreytse.mail@gmail.com>2023-08-08 23:54:54 +0800
commitf3d2a6fc15e2889c563459ef86137df275714d2c (patch)
treef5e6a5fe30ae2e2b0d140e7e3e224f23dced2370 /_config.yml
parent1ce9fbe44d4bd8c22556321ef8c206baabbec5c7 (diff)
feat: custom selection style support (#119)
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 742c7f2..39d98ea 100644
--- a/_config.yml
+++ b/_config.yml
@@ -124,6 +124,11 @@ yat:
# Custom color as below:
# brand_color: "#1a8e42"
+# You can custom selection style
+# selection:
+# color: "#ff00ff"
+# background_color: "yellow"
+
# Night/Dark mode
# Default mode is "auto", "auto" is for auto nightshift
# (19:00 - 07:00), "manual" is for manual toggle, and