updated styling

This commit is contained in:
Elias Renman
2024-06-08 16:50:33 +02:00
parent 85814083ce
commit 7976f8cac5
14 changed files with 623 additions and 125 deletions

View File

@@ -30,3 +30,4 @@ insensitive=true
allow_images=true
image_size=30
gtk_dark=true
single_click=true

View File

@@ -14,11 +14,11 @@ Arc-Dark Color Scheme
window {
/* border: 1px solid @highlight; */
border-radius: 18px;
/*border-radius: 18px;
/* background: rgba(0,0,0,0); */
color: #bb9af7;
position: relative;
background: linear-gradient(to bottom right, #73daca, #f7768e);
/*background: linear-gradient(to bottom right, #73daca, #f7768e); */
padding: 1px;
}