mirror of
https://github.com/eliasrenman/dotfiles.git
synced 2026-03-16 20:46:08 +01:00
updated styling
This commit is contained in:
@@ -30,3 +30,4 @@ insensitive=true
|
||||
allow_images=true
|
||||
image_size=30
|
||||
gtk_dark=true
|
||||
single_click=true
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user