https://bugs.kde.org/show_bug.cgi?id=311263
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kon |https://commits.kde.org/kon |sole/72368b71e29a40ee27aa94 |sole/25ec27819055299c417fbd |39432f0e764a4322ed |0373b757646336497e --- Comment #5 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 25ec27819055299c417fbd0373b757646336497e by Kurt Hindenburg, on behalf of Andrew Smith. Committed on 22/11/2018 at 15:14. Pushed by hindenburg into branch 'Applications/18.12'. Allow small colour changes when varying dark backgrounds Summary: Black backgrounds don't get a (visible) random colour if "Vary the background colour" has been checked. This is because the only changes currently made aren't visible if the colour is black. Instead, if we get a black background allow a small change in the colour value so that the randomized colour is noticeable. FIXED-IN: 18.12 Test Plan: Create a new profile with a black background and the "Vary the background colour" option checked. Opening new tabs with this profile should produce tabs with slightly different background colours. Reviewers: #konsole, konsole-devel, hindenburg Reviewed By: #konsole, hindenburg Subscribers: #konsole, konsole-devel Tags: #konsole Differential Revision: https://phabricator.kde.org/D17045 (cherry picked from commit 72368b71e29a40ee27aa9439432f0e764a4322ed) M +9 -1 src/ColorScheme.cpp https://commits.kde.org/konsole/25ec27819055299c417fbd0373b757646336497e -- You are receiving this mail because: You are watching all bug changes.