This commit is contained in:
fatmeat 2025-05-11 17:52:20 +02:00
parent 4d9892f10d
commit 05e971ac2a

View File

@ -52,7 +52,7 @@ listview {
element { element {
background-color: @background-alt; background-color: @background-alt;
text-color: @foreground; text-color: @foreground;
border: 1px solid #3e4452; border: 1px solid @border-color;
padding: 2 6; padding: 2 6;
} }