From 364505e6d148806050a5adc19e7854855d40847f Mon Sep 17 00:00:00 2001 From: Tastatur Date: Thu, 17 Aug 2023 12:49:41 +0200 Subject: [PATCH] Added toggle for dark mode --- mkdocs.yml | 19 +++++++++ site/404.html | 38 +++++++++++++++++- site/index.html | 38 +++++++++++++++++- site/sitemap.xml.gz | Bin 127 -> 127 bytes .../Application-launcher/index.html | 38 +++++++++++++++++- site/void-desktop-setup/Audio/index.html | 38 +++++++++++++++++- .../Auto-mounting/index.html | 38 +++++++++++++++++- .../Automatic-decryption/index.html | 38 +++++++++++++++++- site/void-desktop-setup/Bluetooth/index.html | 38 +++++++++++++++++- .../Display-configuration/index.html | 38 +++++++++++++++++- .../Essential-applications/index.html | 38 +++++++++++++++++- .../Firmware-and-drivers/index.html | 38 +++++++++++++++++- site/void-desktop-setup/Home/index.html | 38 +++++++++++++++++- .../Idle-and-lockscreen/index.html | 38 +++++++++++++++++- .../Installation-with-LVM/index.html | 38 +++++++++++++++++- .../Installation/index.html | 38 +++++++++++++++++- .../Laptop-management/index.html | 38 +++++++++++++++++- site/void-desktop-setup/Linux-lts/index.html | 38 +++++++++++++++++- site/void-desktop-setup/Localtime/index.html | 38 +++++++++++++++++- site/void-desktop-setup/Logging/index.html | 38 +++++++++++++++++- .../Login-manager/index.html | 38 +++++++++++++++++- .../Network-filesystems/index.html | 38 +++++++++++++++++- site/void-desktop-setup/Network/index.html | 38 +++++++++++++++++- .../Notifications/index.html | 38 +++++++++++++++++- .../Post-install/index.html | 38 +++++++++++++++++- .../Provisioning-with-LVM/index.html | 38 +++++++++++++++++- .../Provisioning/index.html | 38 +++++++++++++++++- .../Repositories/index.html | 38 +++++++++++++++++- .../void-desktop-setup/Screenshots/index.html | 38 +++++++++++++++++- .../void-desktop-setup/Secure-boot/index.html | 38 +++++++++++++++++- .../Session-manager/index.html | 38 +++++++++++++++++- site/void-desktop-setup/Taskbar/index.html | 38 +++++++++++++++++- site/void-desktop-setup/Users/index.html | 38 +++++++++++++++++- site/void-desktop-setup/Using-swap/index.html | 38 +++++++++++++++++- .../Window-manager/index.html | 38 +++++++++++++++++- site/xbps-ample/First-setup/index.html | 38 +++++++++++++++++- site/xbps-ample/Home/index.html | 38 +++++++++++++++++- .../Maintaining-packages/index.html | 38 +++++++++++++++++- .../Multiple-repositories/index.html | 38 +++++++++++++++++- 39 files changed, 1388 insertions(+), 37 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 0a91bc0..b42694f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,6 +5,25 @@ theme: - navigation.tabs - toc.follow logo: assets/lnco-logo.png + palette: + + # Palette toggle for light mode + - scheme: default + primary: black + accent: teal + toggle: + icon: material/brightness-7 + name: Switch to dark mode + + # Palette toggle for dark mode + - scheme: slate + primary: white + accent: teal + toggle: + icon: material/brightness-4 + name: Switch to light mode + + nav: - 'Home': index.md diff --git a/site/404.html b/site/404.html index cc4f0eb..068c269 100644 --- a/site/404.html +++ b/site/404.html @@ -21,6 +21,9 @@ + + + @@ -45,7 +48,14 @@ - + + + + + + + + @@ -91,6 +101,32 @@ + +
+ + + + + + + + + + + + + + + + + +
+ +