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 b36d02d commit ccbda68Copy full SHA for ccbda68
core/src/themes/native/test/css-variables/index.html
@@ -974,7 +974,7 @@ <h2>Battle Royale Open World Pac-Man</h2>
974
function togglePalette(palette) {
975
// The path to the directory containing the
976
// custom palette files for this test
977
- var paletteFilesDir = '/src/themes/test/css-variables/css';
+ var paletteFilesDir = '/src/themes/native/test/css-variables/css';
978
let modifier = '';
979
980
// The default and dark palettes are official Ionic
0 commit comments