SUMMARY The Falkon logo text in the about dialog is unreadable when you use a dark theme. STEPS TO REPRODUCE 1. Open the Falkon about dialog OBSERVED RESULT The logo text is not readable EXPECTED RESULT The logo text should be readable SOFTWARE VERSIONS Falkon Version: 3.0.1
A screenshot would help. :)
Created attachment 115886 [details] The unreadable logo text when using a dark theme/color scheme
Well, text here is part of the image. There's not much to do, except place some light background under it.
Right.
(In reply to David Rosca from comment #3) > Well, text here is part of the image. There's not much to do, except place > some light background under it. Create a dark logo and check the window background color to use the right one?
If the logo is a svg, can you then change the color dynamically (to the light text color from the theme)?
It's not a single color as breeze icons, so that wouldn't work very well.
Here is a possible replacement
Created attachment 115955 [details] falkon title graphic dark
Git commit 3b51982c5dce7fc3c156bcdbde9fe6dfe7320d50 by Christoph Cullmann, on behalf of Björn Feber. Committed on 11/12/2018 at 20:02. Pushed by cullmann into branch 'master'. Fix unreadable Falkon logo text when using a dark theme Summary: https://bugs.kde.org/show_bug.cgi?id=400262 This puts a light rounded rectangle behind the logo, so the logo text is readable when using a dark theme. {F6451049} Test Plan: Open the about window (Application Menu -> About Falkon). Reviewers: #falkon, drosca Reviewed By: #falkon, drosca Subscribers: drosca, falkon, #falkon Tags: #falkon Differential Revision: https://phabricator.kde.org/D17307 M +286 -65 src/lib/data/icons/other/about.svg https://commits.kde.org/falkon/3b51982c5dce7fc3c156bcdbde9fe6dfe7320d50