Home Gen157 @ 2024-04-28-23:07

This commit is contained in:
Jonas Röger 2024-04-28 23:07:12 +02:00
parent beac96ebad
commit c50f560051

View File

@ -12,8 +12,9 @@
programs.wofi.style = ''
window {
background-color: #3B425299;
/* background-color: #3B425299; */
border-radius = 10px;
background-color: transparent;
}
#input {
@ -25,7 +26,8 @@
}
#inner-box {
background-color: #383C4A99;
/* background-color: #383C4A99; */
background-color: transparent;
}
#outer-box {