update 030924
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
* {
|
||||
al: #00000000;
|
||||
bg: #101010BF;
|
||||
bga: #09090ABA;
|
||||
bg: #121212DF;
|
||||
bga: #101010CA;
|
||||
fg: #f5f5f5FF;
|
||||
ac: #58809aFF;
|
||||
se: #58809a5A;
|
||||
|
||||
@@ -14,10 +14,10 @@ window {
|
||||
border-radius: 0px;
|
||||
border-color: @ac;
|
||||
location: center;
|
||||
y-offset: -2em;
|
||||
y-offset: 0em;
|
||||
}
|
||||
|
||||
entry {
|
||||
expand: true;
|
||||
text-color: @bg;
|
||||
text-color: @fg;
|
||||
}
|
||||
|
||||
@@ -27,7 +27,7 @@ window {
|
||||
border: 0px 0px 4px 0px;
|
||||
border-color: @ac;
|
||||
border-radius: 0px;
|
||||
width: 500px;
|
||||
width: 800px;
|
||||
location: center;
|
||||
x-offset: 0;
|
||||
y-offset: 0;
|
||||
@@ -67,7 +67,7 @@ inputbar {
|
||||
listview {
|
||||
background-color: @al;
|
||||
padding: 0px;
|
||||
columns: 3;
|
||||
columns: 2;
|
||||
lines: 5;
|
||||
spacing: 5px;
|
||||
cycle: true;
|
||||
|
||||
Reference in New Issue
Block a user