[Theme] Update iggy theme.

This commit is contained in:
Dave Davenport 2021-08-18 01:34:07 +02:00 committed by Dave Davenport
parent 28b5bb8b78
commit 1b17d22140
1 changed files with 3 additions and 3 deletions

View File

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