Revision 719895

Go back to digest for 7th October 2007

Other in KDE Base

Jeremy Paul Whiting committed changes in /trunk/KDE/kdebase/workspace/kcontrol/colors:

Redo Common Colors page according to matthew woehlke's specification
this includes:

View Background             - View:NormalBackground
View Text                   - View:NormalText
Window Background           - Window:NormalBackground
Window Text                 - Window:NormalText
Button Background           - Button:NormalBackground
Button Text                 - Button:NormalText
Highlight Background        - Selection:NormalBackground
Highlighted Text            - Selection:NormalText
Highlighted Inactive Text   - Selection:InactiveText
Inactive Text               - (!Selection):InactiveText
Active Text                 - (All):ActiveText
Link Text                   - (All):LinkText
Visited Text                - (All):VisitedText
Negative Text               - (All):NegativeText
Neutral Text                - (All):NeutralText
Positive Text               - (All):PositveText
Tooltip Background          - Tooltip:NormalBackground
Tooltip Text                - Tooltip:NormalText
Active Window               - KGS::activeTitleColor
Active Window Text          - KGS::activeTextColor
Inactive Window             - KGS::inactiveTitleColor
Inactive Window Text        - KGS::inactiveTextColor

Some cleanup is still possible, but wanted to get a working kcm in everyone's hands for the beta

File Changes

Modified 3 files
  • /trunk/KDE/kdebase/workspace/kcontrol/colors
  •   /colorscm.cpp
  •   /colorscm.h
  •   /colorsettings.ui
3 files changed in total