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

--- Comment #2 from ita1024 <tnagy1...@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 watching all bug changes.

Reply via email to