From 6dff4270711d984400727b9c96e0012ebca46e26 Mon Sep 17 00:00:00 2001 From: Spirit Date: Thu, 9 Apr 2020 15:05:03 +0800 Subject: [PATCH] feat: add dark mode add dark mode, replace theme built-in night mode. This style auto on at night, off in the day close #213 --- footer.php | 1 + functions.php | 1 + header.php | 1 + inc/decorate.php | 1 + js/sakura-app.js | 114 ++++++++++++++++++++++++++++++++++++++--------- style.css | 29 +++++++----- 6 files changed, 117 insertions(+), 30 deletions(-) diff --git a/footer.php b/footer.php index 3641f35..558163c 100644 --- a/footer.php +++ b/footer.php @@ -66,6 +66,7 @@ +