wilfredwee / photon-australis

Bringing sexy curves back to Firefox Photon.
MIT License
461 stars 69 forks source link

Gradient #102

Open Orriky opened 3 years ago

Orriky commented 3 years ago

Hi,

I have found a way to use gradient even for curved svg border You have to replace background-color with background-image in the svg section I use this gradient with a Tab height of 22px and with Compact Density linear-gradient(to bottom, rgba(247,227,191,1) 0%, rgba(212,140,8,1) 9%, rgba(230,149,10,1) 37%, rgba(242,186,90,1) 75%, rgba(245,226,194,1) 100%) The result however is not perfect