bwinton / TabCenter

Firefox add-on for arranging tabs vertically
https://testpilot.firefox.com/experiments/tab-center
208 stars 55 forks source link

Add preference to force dark theme. #576

Open cuenta opened 8 years ago

cuenta commented 8 years ago

Currently, the colors used by "tab center" are light or dark depending on the theme colors that we have applied to firefox (AKA 'persona'):

light theme - light tab center

light theme - dark tab center

...but only light colors when the common theme is used.

common theme - light tab center

Could you add a preference to choose between light and dark colors for the firefox common theme please?

bwinton commented 8 years ago

We don't have the resources to add it ourselves, but if someone wanted to fix it and make a pull request, we'ld probably accept it. 🙂

Coder206 commented 8 years ago

Would this just be matter of making two CSS files and have it change the colours on request or by time?