ui/gtk/toolkit.c

branch
newapi
changeset 386
a91e3f6db7cf
parent 384
8be7fd628fbc
--- a/ui/gtk/toolkit.c	Fri Nov 15 21:25:35 2024 +0100
+++ b/ui/gtk/toolkit.c	Sun Nov 17 10:37:06 2024 +0100
@@ -364,7 +364,10 @@
 "  background-color: @theme_base_color;\n"
 "  border-radius: 5px;\n"
 "  padding: 0px;\n"
-"}"
+"}\n"
+".pathbar-button-inactive {\n"
+"  color: alpha(currentColor, 0.5);"
+"}\n"
 ".ui_test {\n"
 "  background-color: red;\n"
 "}\n"

mercurial