@pkoleva try adding this right after the import line:
Page {
background-color:#303030;
}
Also do you have a sample of your view setup?
Closing as resolved with latest versions of tns-core-mdolues and nativescript-theme-core
Test app here
This problem still occurs when using sass with @import '~nativescript-theme-core/scss/dark';
Most helpful comment
This problem still occurs when using sass with
@import '~nativescript-theme-core/scss/dark';