ui/gtk/toolkit.c

branch
newapi
changeset 323
38cb8e3992e8
parent 314
d96ba820083a
--- 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

mercurial