greduan / chrome-ext-tabulator

Tabulator is a free Google Chrome extension that helps reduce tab clutter and memory usage by saving all your open tabs into lists which can be restored at another time
ISC License
134 stars 42 forks source link

UBY: Dark mode #13

Open westurner opened 3 years ago

westurner commented 3 years ago

For accessibility reasons, a dark mode would be more usable.

There's a prefers-color-scheme CSS feature that could be utilized in https://github.com/greduan/chrome-ext-tabulator/blob/master/src/base.css ::

https://web.dev/prefers-color-scheme/#loading-strategy