web2app-spa
Version:
This template is primarily designed to easily convert HTML pages and URLs into a Capacitor/Cordova based iOS/Android app that can be used as Single-page application (SPA).
1 lines • 982 B
JavaScript
const style={colors:{}};style.colors.blue="#689BD2",style.colors.neutral="#EAEAE9",style.colors.green="#5ABB9F",style.colors.yellow="#FEC108",style.colors.red="#FE5D49",style.colors.purple="#CC75AA",style.colors.darkGray="#141414",style.primaryColor=style.colors.blue,style.secondaryColor=style.colors.neutral,style.successColor=style.colors.green,style.infoColor=style.colors.neutral,style.warningColor=style.colors.yellow,style.dangerColor=style.colors.red,style.lightColor=style.colors.neutral,style.darkColor=style.colors.darkGray,style.topOuterSpace=30,style.leftOuterSpace=20,style.rightOuterSpace=20,style.fontSize=20,style.titleLabel=function(l){},style.subTitleLabel=function(l){},style.normalLabel=function(l){l.fontSize=20,l.textColor="#141414"},style.descriptionLabel=function(l){},style.primaryButton=function(l){l.fontSize=20,l.textColor="#141414"},style.secondaryButton=function(l){},style.toggle=function(l){},style.redToggle=function(l){},style.title=function(l){};