Distinguish Prod environment projects with color
Rightnow, if a firebase project environment is set to Prod, then its only show Prod badge in red color. But that's not enough distinction. Especially on big screens. Along with the badge, also consider updating the console background color to something like deep red. At the moment, I installed a chrome extenstion and overwrite the css on conditional basis targetting this class main.content background color to #2b0000.
2
votes