We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3bafa commit b4179e4Copy full SHA for b4179e4
app/app.scss
@@ -1,8 +1,8 @@
1
// NativeScript core theme
2
// @see https://docs.nativescript.org/ui/theme
3
//@import '~nativescript-theme-core/scss/light';
4
-@import '~nativescript-theme-core/css/core.dark.css';
5
//@import '~nativescript-theme-core/css/core.light.css';
+@import '~nativescript-theme-core/css/core.dark.css';
6
7
// Override variables here
8
0 commit comments