connors / photon

The fastest way to build beautiful Electron apps using simple HTML and CSS
photonkit.com
MIT License
10.01k stars 579 forks source link

Components are only based on MacOS UI? What about Windows? #112

Open gadget00 opened 8 years ago

gadget00 commented 8 years ago

Just asking: do all the components are stylized to look like MacOS components only, or is there a class that you can use for 'Windows' UI look and feel?

scholtzm commented 8 years ago

Currently MacOS only.

See #7.

zephyrzoom commented 8 years ago

What about Linux? Can I use it on Linux?

gadget00 commented 8 years ago

You can use it in any platform, including Linux. But apparently because of the CSS compiled in it, all the apps will look like a macOS app

zephyrzoom commented 8 years ago

@gadget00 Thank you.

Merovex commented 6 years ago

I was hoping for a platform-neutral framework as well. :(