| Summary: | self-test nearly unreadable with dark color scheme | ||
|---|---|---|---|
| Product: | [Applications] kleopatra | Reporter: | Milian Wolff <mail> |
| Component: | general | Assignee: | Marc Mutz <mutz> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aheinecke, pim-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Unspecified | ||
| Latest Commit: | http://commits.kde.org/kleopatra/9b7c6e0aff2e2cd99abbb1450a9f022ba4702f93 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | screenshot showing bad colors under dark color scheme | ||
|
Description
Milian Wolff
2009-10-07 15:51:54 UTC
Created attachment 37424 [details]
screenshot showing bad colors under dark color scheme
I would say the proper fix here would be to force the font color to be black. As the colors red / green / yellow are used to contain information I don't think they should be changed depending on the colorscheme and rather think that the problem is the changing foreground / text color. The color scheme has the notion of negative, neutral and positive colors. Instead of forcing a font color you should use those, thereby producing a visually cohesive image between KDE applications. Git commit 9b7c6e0aff2e2cd99abbb1450a9f022ba4702f93 by Andre Heinecke. Committed on 23/03/2016 at 09:34. Pushed by aheinecke into branch 'Applications/16.04'. Use KColorScheme for selftest colors M +6 -3 src/dialogs/selftestdialog.cpp http://commits.kde.org/kleopatra/9b7c6e0aff2e2cd99abbb1450a9f022ba4702f93 |