0
0
Fork 0
mirror of https://github.com/stronk-dev/Tokyo-Night-Linux.git synced 2024-10-17 20:58:16 -04:00

Update rofi power menu & launcher element background colours

This commit is contained in:
Marco van Dijk 2021-09-15 13:02:05 +02:00
parent 81ca4d7b85
commit dcceb58f47
2 changed files with 6 additions and 0 deletions

View file

@ -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;

View file

@ -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;
}