Skip to content

Commit

Permalink
Change text selection color in idl view (#241)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlosespicur <[email protected]>
  • Loading branch information
Carlosespicur authored Dec 10, 2024
1 parent 2da5bb3 commit 7a48bbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qml/TabLayout.qml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ Item {
{
id: idl_text
text: ""
selectionColor: Theme.eProsimaLightBlue
anchors.left: parent.left
anchors.top: parent.top
anchors.leftMargin: tabLayout.idl_text_margin_
Expand Down

0 comments on commit 7a48bbe

Please sign in to comment.