Module platform

Module platform 

Source
Expand description

Platform detection utilities.

Cross-platform helpers for detecting OS-level settings such as the system color scheme. These are shared between the CLI and GUI crates so that both can respect the user’s system preferences.

Functions§

detect_system_dark_mode
Detect whether the operating system is configured for dark mode.