You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
822 B
25 lines
822 B
KWin can now handle some new color scheme entries in addition to the ones |
|
handled by KWM. Note that these are suggestions and all the colors may not |
|
be used by all KWin styles. These all currently go into the [WM] group. |
|
|
|
frame, inactiveFrame : Window frame (was fixed to general KDE bg in KWM). |
|
|
|
handle, inactiveHandle : Window handles (sometimes called "grips"). |
|
|
|
activeBackground, inactiveBackground : Tilebars (bad name, but it's what KWM |
|
uses). |
|
|
|
activeBlend, inactiveBlend : Titlebar blend. |
|
|
|
activeForeground, inactiveForeground : Tilebar text. |
|
|
|
activeTitleBtnBg, inactiveTitleButtonBg : Button background color for up and |
|
down states. |
|
|
|
activeTitleBtnBlend, inactiveTitleBtnBlend : Button blend. |
|
|
|
activeTitleBtnFg, activeTitleBtnFg : Button foreground color. |
|
|
|
Daniel M. Duley |
|
mosfet@kde.org |
|
mosfet@linuxmandrake.com
|
|
|