mirror of
https://github.com/stronk-dev/Tokyo-Night-Linux.git
synced 2024-11-21 20:36:51 -05:00
Update rofi power menu & launcher element background colours
This commit is contained in:
parent
81ca4d7b85
commit
dcceb58f47
2 changed files with 6 additions and 0 deletions
|
@ -87,11 +87,14 @@ element {
|
|||
|
||||
element-icon {
|
||||
size: 24px;
|
||||
background-color: transparent;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
element-text {
|
||||
expand: true;
|
||||
background-color: transparent;
|
||||
text-color: @fg;
|
||||
horizontal-align: 0;
|
||||
vertical-align: 0.5;
|
||||
margin: 0px 2.5px 0px 2.5px;
|
||||
|
|
|
@ -88,12 +88,15 @@ element {
|
|||
|
||||
element-icon {
|
||||
size: 24px;
|
||||
background-color: transparent;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
element-text {
|
||||
expand: true;
|
||||
horizontal-align: 0;
|
||||
background-color: transparent;
|
||||
text-color: @fg;
|
||||
vertical-align: 0.5;
|
||||
margin: 0px 2.5px 0px 2.5px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue