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.