C++
static bool IsCurrentPaletteThemeDark();
Description
Determines whether the Dark theme is used by the current palette.
Returns
true if the theme is Dark, else false.
static bool IsCurrentPaletteThemeDark();
Determines whether the Dark theme is used by the current palette.
true if the theme is Dark, else false.