themerdev / themer

🎨 themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more).

Home Page:https://themer.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add preview link for Firefox

andreicristianpetcu opened this issue · comments

The easiest way to distribute/install Firefox themes is with https://color.firefox.com/

It would be really cool if we had a preview link.

Chrome
Firefox (preview)
Sketch palettes

the link on desktop shows this (it does not work on mobile)
Screenshot_20200420-174914_Firefox_Nightly

this is how the theme is converted to the URL in the Color extension and site
https://github.com/mozilla/FirefoxColor/blob/a43d5c66c7dc6f644f4e42e6a53ed1df9e19f099/src/web/index.js#L45-L50

Resolved in 31ab98c.