summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild/ide.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/ide.xml b/build/ide.xml
index c7183077a9..1e586acc19 100755
--- a/build/ide.xml
+++ b/build/ide.xml
@@ -92,6 +92,9 @@
<antcall target="compile-theme" inheritRefs="true">
<param name="theme" value="tests-valo-blueprint" />
</antcall>
+ <antcall target="compile-theme" inheritRefs="true">
+ <param name="theme" value="tests-valo-light" />
+ </antcall>
</parallel>
</target>