ui/gtk/toolkit.c

changeset 87
5360027fb282
parent 86
8e7c57c23133
--- a/ui/gtk/toolkit.c	Fri Nov 15 21:50:20 2024 +0100
+++ b/ui/gtk/toolkit.c	Sun Nov 17 15:19:32 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