mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Set correct text highlight color for TextField
CURA-8688
This commit is contained in:
parent
1f39a1b87f
commit
cc29e2398b
2 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,6 @@
|
|||
"text_selection": [156, 195, 255, 127],
|
||||
"border": [127, 127, 127, 255],
|
||||
"border_field": [180, 180, 180, 255],
|
||||
"text_selection": [156,195, 255, 127],
|
||||
"secondary": [240, 240, 240, 255],
|
||||
|
||||
"icon": [8, 7, 63, 255],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue