Add dmenu theme

This commit is contained in:
Marty Oehme 2019-09-05 13:03:51 +02:00
parent 199fbdae4d
commit 16cb8f092e
3 changed files with 56 additions and 0 deletions

View file

@ -18,6 +18,7 @@ children: [ listview ];
layout: horizontal;
}
#element {
option-element-padding: 88px 100px 81px 4px;
padding: @option-element-padding;
background-color: @background-nofocus;
text-color: @foreground-nofocus;