B4J Library [BMStyle] CSS Themes

Hi i make a simple Module for set css style on your proyect.

BMStyle just load CSS files.



Here you can see some examples:

MAC OS:



MIST SILVER:




MODENA:




BREEZE:




NIGTH:




FLAT BEE:




METRO LIGHT:





METRO DARK:





HOW TO USE:


B4X:
'BMStyle.ApplyTheme(Form as Form, Array() Themes)
BMStyle.ApplyTheme(MainForm, Array as String("style.css"))
'You can add more files like
BMStyle.ApplyTheme(MainForm, Array as String("style1.css","style2.css","style3.css"))

NOTE: You have to import the CSS file into you Files DirAssets

 

Attachments

  • 1584219986333.png
    41.2 KB · Views: 345
  • BMStyle Themes.zip
    32.8 KB · Views: 663
  • BMStyle.bas
    493 bytes · Views: 496
Cookies are required to use this site. You must accept them to continue using the site. Learn more…