Use one of the following functions in your program
def isLightMode():
"""Call isLightMode_OS
Returns:
bool: OS is in light mode
"""
def isDarkMode():
"""
Returns:
bool: OS is in dark mode
"""
Call from the command line
getostheme
A high-level overview of how the documentation is organized organized will help you know where to look for certain things: