Update: As of June 2023, Chrome has officially added support for prefers-color-scheme
as of this in version 114!
Paste the following into your terminal. You'll have to fully close the browser with pkill chrome
each time you want Chrome to re-read the settings.
Also, use the following flags for full GPU acceleration:
- ignore-gpu-blocklist
- enable-webrtc-pipewire-capturer
- enable-gpu-rasterization
- enable-vulkan
- enable-zero-copy
- enable-raw-draw
- enable-drdc
- canvas-oop-rasterization
Use https://extensions.gnome.org/extension/2236/night-theme-switcher/ to also toggle the GTK3 & GTK4 theme automatically for apps that don't support switching fully yet.