Crates.io | darkmode |
lib.rs | darkmode |
version | 0.1.0 |
source | src |
created_at | 2024-09-21 20:07:51.388734 |
updated_at | 2024-09-21 20:07:51.388734 |
description | Darkmode detection on linux using XDG desktop portal |
homepage | |
repository | https://github.com/ModProg/darkmode |
max_upload_size | |
id | 1382440 |
size | 12,318 |
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.