Crate darkmode

Source
Expand description

This crate currently only supports Linux. Though I’m not opposed to add other platforms. It uses the XDG Desktop Portal Settings.

It is intended as a minimal crate to be used on top of winit’s built-in dark mode detection on other OSes.

Structs§

Error

Enums§

Mode

Functions§

detect
subscribe