[Theme] Update iggy theme.

This commit is contained in:
Dave Davenport 2021-08-18 01:34:07 +02:00
parent 954fc728b2
commit 3bf7a4a768
1 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ listview, inputbar, message {
border-radius: 10px;
background-color: black/70%;
columns: 3;
columns: 4;
lines: 4;
}
listview {
@ -68,12 +68,12 @@ listview {
element {
border: 0;
padding: 0.25em;
padding: 10px;
font: "Mono 8";
orientation: vertical;
}
element-icon {
size: 3em;
size: 6em;
}
element selected {