Skip to content

Commit 954148a

Browse files
committed
#274 dark theme
1 parent e45d9cb commit 954148a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

examples/component/coronaHelix/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
appPath : 'examples/component/coronaHelix/app.mjs',
1313
basePath : '../../../',
1414
environment : 'development',
15-
isExperimental: true
15+
isExperimental: true,
16+
themes : ['neo-theme-dark']
1617
});
1718
</script>
1819

0 commit comments

Comments
 (0)