Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshuarabiu/firefox-color-gallery

A gallery for Firefox Color themes that allows users to easily upload themes of their own.
https://github.com/joshuarabiu/firefox-color-gallery

Last synced: about 2 months ago
JSON representation

A gallery for Firefox Color themes that allows users to easily upload themes of their own.

Awesome Lists containing this project

README

        

# Firefox Color Gallery
> A place to share your [Firefox Color](https://color.firefox.com/) themes.

[Live link to site](http://ec2-18-223-23-42.us-east-2.compute.amazonaws.com/#/)

![Firefox Color Gallery](https://i.imgur.com/NqyXNt8.png)

# About

Firefox Color Gallery captures the preview image for each theme via a Selenium-Webdriver instance of Firefox. The Data for each theme is then stored via MongoDB. The server was made using Node.js's native [http module](https://nodejs.org/api/http.html), while static rendering is handled by the [serve-static](https://github.com/expressjs/serve-static) module.

# License
MIT