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