diff --git a/crates/eframe/src/epi.rs b/crates/eframe/src/epi.rs index 7b74f1c8..372a8d2b 100644 --- a/crates/eframe/src/epi.rs +++ b/crates/eframe/src/epi.rs @@ -454,7 +454,7 @@ pub struct WebOptions { /// /// See also [`Self::default_theme`]. /// - /// Default: `false`. + /// Default: `true`. pub follow_system_theme: bool, /// Which theme to use in case [`Self::follow_system_theme`] is `false`