Plasma
theme.h
69 HighlightedTextColor = 7, /**< color contrasting with HighlightColor, to be used for instance with */
70 PositiveTextColor = 8, /**< color of foreground objects with a "positive message" connotation (usually green) */
71 NeutralTextColor = 9, /**< color of foreground objects with a "neutral message" connotation (usually yellow) */
72 NegativeTextColor = 10, /**< color of foreground objects with a "negative message" connotation (usually red) */
Definition: Theme.qml:10
QFont font()
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Feb 5 2023 04:14:16 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Feb 5 2023 04:14:16 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.