catacombing / kumo

A Wayland Mobile Browser
GNU General Public License v3.0
13 stars 2 forks source link

Set default browser background color #10

Closed chrisduerr closed 4 months ago

chrisduerr commented 5 months ago

Currently the Engine's default color is bright white, which blinds the user every time they open a new tab. WebView has an option to modify the color, so it's likely prudent to do so.

Should also check if there's some way to indicate dark mode, considering it exists with other browsers.