Mako : Add a border.
This commit is contained in:
parent
434c9625b1
commit
2df7e6bdf7
|
@ -4,7 +4,7 @@
|
|||
default-timeout=${setting.popup.timeout.ms}
|
||||
font=${style.font.serif.name} ${toString(style.font.size.popup)}
|
||||
background-color=#${style.color.bg.dark}
|
||||
border-color=#${style.color.bg.dark}
|
||||
border-color=#${style.color.bg.regular}
|
||||
text-color=#${style.color.fg.light}
|
||||
height=120
|
||||
icons=0
|
||||
|
|
Loading…
Reference in a new issue