connors / photon

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

Fixes issue with toolbar-dark background-color override #19

Closed iamphill closed 8 years ago

iamphill commented 8 years ago

When using .toolbar-dark it doesn't add the background-color because of https://github.com/connors/photon/blob/master/sass/bars.scss#L8

So I have just added a very slight gradient to the variables $dark-color

screen shot 2015-10-14 at 16 29 25

connors commented 8 years ago

The .toolbar-dark class was really just a left over from development. It's something I'll explore more while designing the additional app themes. I've removed this class as of f117eeaecb0c2732cf2dfaea2e64654862e230dd.