alyssaxuu / omni

The all-in-one tool to supercharge your productivity ⌨️
https://chrome.google.com/webstore/detail/omni/mapjgeachilmcbbokkgcbgpbakaaeehi?hl=en&authuser=0
MIT License
7.23k stars 339 forks source link

Incorrect system theme on Gnome #97

Closed bluelhf closed 2 years ago

bluelhf commented 2 years ago

When running Omni in GNOME, Omni incorrectly uses light theme, ignoring the dark system theme.

System Details

Screenshots

System settings: Dark theme is selected in GNOME's system settings Omni: Omni still uses light theme

Note that the issue also occurs in Incognito mode.

bluelhf commented 2 years ago

Chrome issue, fixed by adding --force-dark-mode --enable-features=WebUIDarkMode to start-up flags.