diff -r 22f6dadd9f46 -r 38cb8e3992e8 ui/gtk/toolkit.c --- a/ui/gtk/toolkit.c Thu Oct 03 15:37:55 2024 +0200 +++ b/ui/gtk/toolkit.c Thu Oct 03 18:54:19 2024 +0200 @@ -341,7 +341,10 @@ " border-bottom-left-radius: 6px;" " border-top-right-radius: 0px;" " border-bottom-right-radius: 0px;" -"}" +"}\n" +".pathbar-button-inactive {\n" +" color: alpha(currentColor, 0.5);" +"}\n" ; #elif GTK_MAJOR_VERSION == 3