Bug 136719 - more elements for color (not only) set
Summary: more elements for color (not only) set
Status: REPORTED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
: 101661 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-02 18:17 UTC by Maciej Pilichowski
Modified: 2014-10-26 15:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pilichowski 2006-11-02 18:17:08 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs

This would be a great aid for vision impaired people.

Color and (extra colored) frame width for active widgets.
Color background for inactive widgets (like edit-box).
Color background for active widgets (so I could set light blue for inactive, and white for active).
Comment 1 Maciej Pilichowski 2006-11-24 21:08:12 UTC
About widgets -- it would be great to see color not grouped just for "widget" but for distinct classes -- buttons, tabs, etc. I am especially interested in buttons and tabs.

Btw. color for default button (dialogs) would be also great.
Comment 2 Christoph Feck 2014-10-26 15:41:18 UTC
*** Bug 101661 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Feck 2014-10-26 15:42:04 UTC
My comment from bug 101661:

Qt has QApplication::palette(const char *classname), so KDE could offer per-widget class color configuration.