SystemColor["name"]
represents a named color that is provided by the windowing system theme.


SystemColor
SystemColor["name"]
represents a named color that is provided by the windowing system theme.
Details


- SystemColor["name"] evaluates to itself.
- Named system colors include:
-
"Accent" "ButtonText" "CancelButtonText" "DefaultButtonText" "DialogButton" "DialogText" "DialogTextDisabled" "Highlight" "HighlightText" "Hotlight" "InactiveHighlight" "InactiveHighlightText" "Menu" "MenuText" "ModalDialog" "ModelessDialog" "Palette" "PaletteButton" "PanelBackground" "PressedButtonText" "PressedCancelButtonText" "PressedDefaultButtonText" "Status" "StatusFrame" "StatusText" "TabButtonText" "TabButtonTextDisabled" "TabButtonTextHover" "TabButtonTextPressed" "Toolbar" "Tooltip" "TooltipFrame" "TooltipText" "Window" "WindowText" - When applied as part of a style setting, the notebook front end resolves the value to a color as part of the process of rendering.
- System colors are resolved by querying the windowing system for the value. Some such colors may be settable in system-specific control panels. Colors may change if the windowing system is toggled between light and dark mode.
See Also
Related Guides
-
▪
- Colors ▪
- Accessibility
History
Text
Wolfram Research (2025), SystemColor, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemColor.html.
CMS
Wolfram Language. 2025. "SystemColor." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SystemColor.html.
APA
Wolfram Language. (2025). SystemColor. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SystemColor.html
BibTeX
@misc{reference.wolfram_2025_systemcolor, author="Wolfram Research", title="{SystemColor}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/SystemColor.html}", note=[Accessed: 04-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_systemcolor, organization={Wolfram Research}, title={SystemColor}, year={2025}, url={https://reference.wolfram.com/language/ref/SystemColor.html}, note=[Accessed: 04-August-2025]}