From 6b0cc11da4a684f21211f5e19b7fdae19aae76a1 Mon Sep 17 00:00:00 2001 From: welpo Date: Thu, 10 Aug 2023 19:20:27 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20add=20link=20to=20skins?= =?UTF-8?q?=20showcase/documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 1 + theme.toml | 1 + 2 files changed, 2 insertions(+) diff --git a/config.toml b/config.toml index 4a99fce..14a07f5 100644 --- a/config.toml +++ b/config.toml @@ -146,6 +146,7 @@ default_theme = "light" # Choose the colourscheme (skin) for the theme. Default is "teal". # Skin available: blue, lavender, mint, red, sakura, teal, monochrome, lowcontrast_orange, lowcontrast_peach, lowcontrast_pink, indigo_ingot, evangelion +# See them live and learn how to create your own: https://welpo.github.io/tabi/blog/customise-tabi/#skins # WARNING! "lowcontrast" skins, while aesthetically pleasing, may not provide optimal # contrast (in light theme) for readability and might not be suitable for all users. # Furthermore, low contrasting elements will affect your Google Lighthouse rating. diff --git a/theme.toml b/theme.toml index b845d4a..0162b1c 100644 --- a/theme.toml +++ b/theme.toml @@ -39,6 +39,7 @@ default_theme = "light" # Choose the colourscheme (skin) for the theme. Default is "teal". # Skin available: blue, lavender, mint, red, sakura, teal, monochrome, lowcontrast_orange, lowcontrast_peach, lowcontrast_pink, indigo_ingot, evangelion +# See them live and learn how to create your own: https://welpo.github.io/tabi/blog/customise-tabi/#skins # WARNING! "lowcontrast" skins, while aesthetically pleasing, may not provide optimal # contrast (in light theme) for readability and might not be suitable for all users. # Furthermore, low contrasting elements will affect your Google Lighthouse rating.