programs/anyrun: update border color
This commit is contained in:
parent
95d6d0cc32
commit
aaa060915a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
box#main {
|
box#main {
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
background-color: @theme_bg_color;
|
background-color: @theme_bg_color;
|
||||||
|
border-color: @purple_1;
|
||||||
}
|
}
|
||||||
|
|
||||||
list#main {
|
list#main {
|
||||||
|
|
Loading…
Add table
Reference in a new issue