mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
Not all winit platforms support getting the system theme properly. In some places we fall back to the light theme, but it seems that the default for `egui` is dark. This change makes it so that we fall back to the light theme more consistently, meaning that servoshell on Wayland will properly use the light theme. Testing: This is difficult to test because we have no servoshell display tests. Signed-off-by: Martin Robinson <mrobinson@igalia.com> |
||
---|---|---|
.. | ||
desktop | ||
egl | ||
platform | ||
backtrace.rs | ||
build.rs | ||
Cargo.toml | ||
crash_handler.rs | ||
lib.rs | ||
main.rs | ||
panic_hook.rs | ||
parser.rs | ||
prefs.rs | ||
resources.rs | ||
test.rs |