[konsole] [Bug 340776] Konsole tabs change color automatically and distract the user

ita1024 bugzilla_noreply at kde.org
Tue Jan 1 09:02:39 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=340776

--- Comment #2 from ita1024 <tnagy1024 at gmail.com> ---
One of the first things i do is to change the notification text to black using
a stylesheet (Settings -> configure konsole -> tabbar -> user-defined
stylesheet) which contains:

QTabBar::tab {
        color:black;
}
QTabBar::tab:selected, QTabBar::tab:hover {
        color: black;
}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list