apache / couchdb-fauxton

Fauxton is the new Web UI for CouchDB
https://github.com/apache/couchdb-fauxton
Apache License 2.0
382 stars 224 forks source link

Localhost Theme #1466

Open samholmes opened 2 weeks ago

samholmes commented 2 weeks ago

I'd like to suggest a localhost theme which perhaps uses a different highlight color (currently red) when Fauxton is running under localhost. This makes it easier for a developer to distinguish the localhost Fauxton from a production one.

Your Environment

divyanshudhruv commented 2 weeks ago

This idea is fantastic! Using two colors to differentiate between different development environments is a great approach. Maybe we can use purple for production and the original red for localhost.

samholmes commented 2 weeks ago

@divyanshudhruv I'm down for that color scheme. Or purple for localhost (since red is a bit more "warning" to indicate that it's a production instance).

divyanshudhruv commented 2 weeks ago

@samholmes cool.