I'm using Ubuntu 22.04.5 LTS
I followed the answer provided in this thread, and it works great ... on most of my windows but not the Files window ... the one I use most.
This is content of my gtk.css
decoration {
border: 2px solid orange;
background: gray;
}
How to get same border around Files? TIA