Home Gen154 @ 2024-04-28-23:02
This commit is contained in:
parent
a1320339d7
commit
f1c618ca79
@ -12,25 +12,26 @@
|
||||
|
||||
programs.wofi.style = ''
|
||||
window {
|
||||
background-color: #3B4252A0;
|
||||
background-color: #3B4252;
|
||||
border-radius = 5px;
|
||||
}
|
||||
|
||||
#input {
|
||||
margin: 5px;
|
||||
border-radius: 0px;
|
||||
border: none;
|
||||
background-color: #3B4252A0;
|
||||
background-color: #3B4252;
|
||||
color: white;
|
||||
}
|
||||
|
||||
#inner-box {
|
||||
background-color: #383C4AA0;
|
||||
background-color: #383C4A;
|
||||
}
|
||||
|
||||
#outer-box {
|
||||
margin: 2px;
|
||||
padding: 10px;
|
||||
background-color: #383C4AA0;
|
||||
background-color: #383C4A;
|
||||
}
|
||||
|
||||
#scroll {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user