fn main() { println!("{:?}", darkmode::detect().unwrap()); }