photon icon indicating copy to clipboard operation
photon copied to clipboard

The fastest way to build beautiful Electron apps using simple HTML and CSS

Results 85 photon issues
Sort by recently updated
recently updated
newest added

I'm not sure how the form widgets are meant to be positioned and styled. Can you create an example that shows them looking good? I couldn't figure it out.

Hi Buddy, I see you are a bootstrap champion. i have a table. `` plus i am using datatables.net. in body tr when i use class **info** it works but...

I dont know is it a bug or feature request. But I have to said there is tooooo many global styles applied to basic html elements which really makes UI...

porting over to web components would be relatively simple, and completely optional for the end user to use. is this in the plans?

# Native looking Sliders Here's a slider component for PhotonKit. ![Render Result](http://fs5.directupload.net/images/160415/lnjam3ix.png) ![Render Result](http://fs5.directupload.net/images/160415/bh425bxm.png) ## JSFiddle https://jsfiddle.net/a9gdrr62/ ## Documentation https://github.com/MauriceConrad/osx-sliders ## Presentation http://dev.amina-koyim.de/osx-slider/ If you want, use it for Photon.

The photon icon set is missing some "newer" icons that have been added in [Entypo](http://www.entypo.com/). The latest additions seem to have been "Recently added — 5/3, 2015", so I see...

Would be handy just to `npm i photon`. `photon` is already taken, but `photonkit` is available. For now I just do: ``` json { "dependencies": { "photon": "connors/photon" } }...

OS X is cool and all but it should be a theme on top of the neutral base layer. Electron is cross platform, so should we.

feature
css

Hi, Users including myself are reporting constant confusion with the tabs. They can't tell which tab is currently selected by looking at the colors. ![image](https://cloud.githubusercontent.com/assets/1730356/13529167/a8605cd4-e1e8-11e5-88cd-15e5cb0a5a3a.png) That problem doesn't seem to...

Note the use of "Proton" instead of "Photon" `{ "name": "proton-template-app", "version": "1.0.0", "description": "A simple template app for Proton", "main": "app.js", "author": "Connor Sears", "scripts": { "start": "electron ."...