Home Gen155 @ 2024-04-28-23:04
This commit is contained in:
parent
f1c618ca79
commit
d9dd0aa427
@ -12,26 +12,26 @@
|
||||
|
||||
programs.wofi.style = ''
|
||||
window {
|
||||
background-color: #3B4252;
|
||||
border-radius = 5px;
|
||||
background-color: #3B425299;
|
||||
border-radius = 10px;
|
||||
}
|
||||
|
||||
#input {
|
||||
margin: 5px;
|
||||
border-radius: 0px;
|
||||
border: none;
|
||||
background-color: #3B4252;
|
||||
background-color: #3B425299;
|
||||
color: white;
|
||||
}
|
||||
|
||||
#inner-box {
|
||||
background-color: #383C4A;
|
||||
background-color: #383C4A99;
|
||||
}
|
||||
|
||||
#outer-box {
|
||||
margin: 2px;
|
||||
padding: 10px;
|
||||
background-color: #383C4A;
|
||||
background-color: #383C4A99;
|
||||
}
|
||||
|
||||
#scroll {
|
||||
@ -44,7 +44,7 @@
|
||||
}
|
||||
|
||||
#entry:nth-child(even){
|
||||
background-color: #404552;
|
||||
background-color: #40455299;
|
||||
}
|
||||
|
||||
#entry:selected {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user