mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:39:04 +08:00
Monitor Tab - Add grey monitor tab text
Contributes to CL-1047
This commit is contained in:
parent
90e8c41fa2
commit
97e8db577a
@ -223,7 +223,7 @@ Component
|
||||
width: parent.width
|
||||
elide: Text.ElideRight
|
||||
font: UM.Theme.getFont("default")
|
||||
opacity: 0.6
|
||||
color: UM.Theme.getColor("monitor_secondary_text")
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -321,7 +321,9 @@
|
||||
"favorites_header_hover": [245, 245, 245, 255],
|
||||
"favorites_header_text": [31, 36, 39, 255],
|
||||
"favorites_header_text_hover": [31, 36, 39, 255],
|
||||
"favorites_row_selected": [196, 239, 255, 255]
|
||||
"favorites_row_selected": [196, 239, 255, 255],
|
||||
|
||||
"monitor_secondary_text": [153, 153, 153, 255]
|
||||
},
|
||||
|
||||
"sizes": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user