From 0237dee980157554ab2c9a79b6e9d10cec9e2f3a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 12 Dec 2019 20:09:43 +0300 Subject: implement automatic night mode detection using MQL add separate light.css to force light theme remove manual night mode toggle and related code --- themes/light.css.map | 1 + 1 file changed, 1 insertion(+) create mode 100644 themes/light.css.map (limited to 'themes/light.css.map') diff --git a/themes/light.css.map b/themes/light.css.map new file mode 100644 index 000000000..5fe503f13 --- /dev/null +++ b/themes/light.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["light.less"],"names":[],"mappings":"QAAQ","file":"light.css"} \ No newline at end of file -- cgit v1.2.3-54-g00ecf