Skip to content
  • Filip Fila's avatar
    [Kickoff] Use simpler code for separator color · 935f3338
    Filip Fila authored
    Summary: The somewhat complex code for separator color in Kickoff creates issues with transparent themes. Separators can become barely visible, defeating the purpose of adding them. Relying on text color on the other hand is a safe bet to ensure visibility.
    
    Test Plan:
    Before:
    {F6804156}
    
    After:
    {F6804157}
    
    Breeze and Breeze Dark look the same as before:
    {F6804159}
    
    {F6804158}
    
    Reviewers: #vdg, ngraham
    
    Reviewed By: #vdg, ngraham
    
    Subscribers: plasma-devel
    
    Tags: #plasma
    
    Differential Revision: https://phabricator.kde.org/D20973
    935f3338