From a7731acb08c59644736ccd79e74b0f55994275c2 Mon Sep 17 00:00:00 2001 From: ekovi Date: Wed, 26 Feb 2014 21:11:56 +0100 Subject: [PATCH] Update app.scss added theme entry --- src/main/webapp/sass/app.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/sass/app.scss b/src/main/webapp/sass/app.scss index 4770fff8..4ebe29e5 100644 --- a/src/main/webapp/sass/app.scss +++ b/src/main/webapp/sass/app.scss @@ -13,3 +13,4 @@ @import "themes/ebraminio"; @import "themes/MRACHINI"; @import "themes/svetla"; +@import "themes/dark";