mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
Remove system palette
The SystemPalette was not properly reflecting the text color in the dark theme (the icon remained black). For that reason, the palette is removed and color for the icon have been added in the themes. CURA-7418
This commit is contained in:
parent
a9de95a1eb
commit
60e38402fb
1 changed files with 0 additions and 5 deletions
|
@ -43,11 +43,6 @@ Row // Sync state icon + message
|
|||
}
|
||||
]
|
||||
|
||||
SystemPalette
|
||||
{
|
||||
id: palette
|
||||
}
|
||||
|
||||
UM.RecolorImage
|
||||
{
|
||||
id: icon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue