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 {
|
||||
border-radius: 10px;
|
||||
background-color: @theme_bg_color;
|
||||
border-color: @purple_1;
|
||||
}
|
||||
|
||||
list#main {
|
||||
|
|
Loading…
Add table
Reference in a new issue