KevinnZou / compose-webview-multiplatform

WebView for JetBrains Compose Multiplatform
https://kevinnzou.github.io/compose-webview-multiplatform/
Apache License 2.0
305 stars 39 forks source link

Feature/dark mode support #124

Closed KevinnZou closed 1 month ago

ShmuelCammebys commented 1 month ago

Looks good to me, though I didn't test the code. Though, you may want to consider usingWebSettings.FORCE_DARK_AUTO in some way (possibly by default). Related to #125 .