maybe it's fixed now

main
The_miro 2025-10-17 14:37:54 +02:00
parent e50bb8720d
commit a6a8793ea7
1 changed files with 3 additions and 5 deletions

View File

@ -16,11 +16,9 @@ window {
/* Thunar / GTK3 selection fixes */ /* Thunar / GTK3 selection fixes */
.rubberband, .rubberband {
.view.rubberband, background-color: rgba(80, 24, 221, 0.2); /* translucent purple */
iconview.rubberband { border: 1px solid rgba(80, 24, 221, 0.8);
background: transparent !important;
border: 1px solid rgba(80, 24, 221, 0.7) !important;
} }