diff --git a/src/style.css b/src/style.css index 786c2375..5f9a5368 100644 --- a/src/style.css +++ b/src/style.css @@ -51,9 +51,9 @@ row .content .path.not-valid .info { background-image: -gtk-icontheme("dialog-warning-symbolic"); } -row .content .bus button image, -row .content .variable button image, -row .content .path button image { +row .content .bus button .suggested-image, +row .content .variable button .suggested-image, +row .content .path button .suggested-image { color: @accent_color; } diff --git a/src/widgets/busNameRow.ui b/src/widgets/busNameRow.ui index 5a16ec25..31c6f07b 100644 --- a/src/widgets/busNameRow.ui +++ b/src/widgets/busNameRow.ui @@ -24,6 +24,7 @@ center diff --git a/src/widgets/pathRow.ui b/src/widgets/pathRow.ui index b8b8af30..e87c7e05 100644 --- a/src/widgets/pathRow.ui +++ b/src/widgets/pathRow.ui @@ -22,6 +22,7 @@ center diff --git a/src/widgets/relativePathRow.ui b/src/widgets/relativePathRow.ui index 377f50a1..f4c9c2bb 100644 --- a/src/widgets/relativePathRow.ui +++ b/src/widgets/relativePathRow.ui @@ -23,6 +23,7 @@ center diff --git a/src/widgets/variableRow.ui b/src/widgets/variableRow.ui index b4f4a2e1..078cc5c5 100644 --- a/src/widgets/variableRow.ui +++ b/src/widgets/variableRow.ui @@ -22,6 +22,7 @@ center