From ad0a9c02e5255fe9aa37ebdd12b87dc87efa7497 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 28 Feb 2020 14:48:48 +0300 Subject: move default (light) theme LESS source to a more appropriate place add compact_dark theme variant --- themes/light.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/light.less') diff --git a/themes/light.less b/themes/light.less index 1bea96431..2e9b4da6a 100644 --- a/themes/light.less +++ b/themes/light.less @@ -1 +1 @@ -@import "../css/default_base.less"; +@import "light/light_base.less"; -- cgit v1.2.3