You are not logged in.
Pages: 1
I want to add text-shadow style for xfce homepage folders, similar to look like windows 10:
which css lines should I add to make the text show shadows? I'm using arch linux by default the text don't have shadow and it's hard to see on xfdesktop homepage.
Last edited by kindperson1 (2020-06-19 02:42:14)
Offline
edit: solved!
adding XfdesktopIconView.view to gtk.css:
XfdesktopIconView.view {
color: #000000;
text-shadow:
}
Last edited by kindperson1 (2020-06-19 03:35:18)
Offline
Pages: 1
[ Generated in 0.007 seconds, 8 queries executed - Memory usage: 511.01 KiB (Peak: 511.63 KiB) ]