Rob--W / open-in-browser

A browser extension that offers the ability to open files directly in the browser instead of downloading them.
Other
83 stars 15 forks source link

Doesn't follow GTK theme - dark theme is not supported #63

Open husam212 opened 4 years ago

husam212 commented 4 years ago

The look of the pop-up doesn't follow GTK theme used.

default

open-in-browser

hackel commented 4 years ago

It doesn't need to follow the GTK theme necessarily, but should at least respect the cross-platform dark/light theme preference.

Rob--W commented 4 years ago

I welcome a dark theme, possibly automatically via https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme (overridable by a preference).