ionic-dynamic-themes
ionic-dynamic-themes copied to clipboard
A practical example of how you can be dynamically theming your Ionic application like ToDoist
Results
1
ionic-dynamic-themes issues
Sort by
recently updated
recently updated
newest added
Hi Ryan, thx for the tutorial. If I want to create different themes with different $colors: ( primary: #488aff, secondary: #32db64, danger: #f53d3d, light: #f4f4f4, dark: #222 ); only. How...