vertex-theme
vertex-theme copied to clipboard
Problem with icons text in Thunar with Vertex Dark
http://joxi.net/p276NJNSo6DlEm Problem appears after clicks on icons only in thunar and only with Vertex-Dark. Debian 9, GTK 3.22.2, XFCE 4.12.3, Thunar 1.6.11
Issue fixed after delete below code from gtkrc (Vertex-Dark/gtk-2.0/gtkrc)
style "text" {
base[NORMAL] = "#ff0000"
engine "murrine" {
text_shade = 0.7
textstyle = 2
}
}