From 04b21a2f34745c9f0c521ad1f7071431e3fd2565 Mon Sep 17 00:00:00 2001 From: Hsu Still <341464@gmail.com> Date: Fri, 6 Apr 2018 18:14:28 +0800 Subject: [PATCH] Improve theme selection + Stylized option menu + The menu now defaults to whatever theme being the most preferred one --- .../partials/footer.tmpl.partial | 5 ++-- .../light-dark-theme/styles/dark.css | 25 +++++++++++++++++++ .../light-dark-theme/styles/light.css | 25 +++++++++++++++++++ .../light-dark-theme/styles/styleswitcher.js | 9 +++---- 4 files changed, 55 insertions(+), 9 deletions(-) diff --git a/docs/_template/light-dark-theme/partials/footer.tmpl.partial b/docs/_template/light-dark-theme/partials/footer.tmpl.partial index 1f6afa00e..37efe0515 100644 --- a/docs/_template/light-dark-theme/partials/footer.tmpl.partial +++ b/docs/_template/light-dark-theme/partials/footer.tmpl.partial @@ -5,12 +5,11 @@