Bug 404132 - Something wrong with the color of the Indicators Effect line/dot
Summary: Something wrong with the color of the Indicators Effect line/dot
Status: RESOLVED INTENTIONAL
Alias: None
Product: lattedock
Classification: Unmaintained
Component: application (other bugs)
Version First Reported In: git (master)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-09 10:27 UTC by trmdi
Modified: 2019-02-09 15:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description trmdi 2019-02-09 10:27:47 UTC
Let's compare the color of the line:
- Latte Plasmoid: https://i.imgur.com/HK82i96.png
- Plasma Icons-Only TaskManager: https://i.imgur.com/i9xVtB4.png

As you see, they are two different colors.
Should Latte use the color from Plasma Theme instead of the hardcoded one? (just a guess)
Comment 1 Michail Vourlakos 2019-02-09 11:37:22 UTC
> As you see, they are two different colors.
> Should Latte use the color from Plasma Theme instead of the hardcoded one? 

there is no hardcoded color and plasma themes are not using theme color palette for this, they use svgs. Latte is using from the plasma theme the following color: theme.buttonFocusColor that plays well with most plasma themes, on the contrary there is theme.highlightColor but I dont like the contrast it provides and at many cases it is not consistent for plasma theme elements.

Try to change plasma themes in order to check the differences