ENH update rofi theme
This commit is contained in:
parent
576d1f0d8d
commit
e3310c6df3
|
@ -14,7 +14,7 @@
|
||||||
urgent-foreground: @foreground;
|
urgent-foreground: @foreground;
|
||||||
normal-background: transparent;
|
normal-background: transparent;
|
||||||
urgent-background: transparent;
|
urgent-background: transparent;
|
||||||
active-background: #cb91ff66;
|
active-background: #4A4080;
|
||||||
|
|
||||||
alternate-normal-foreground: @foreground;
|
alternate-normal-foreground: @foreground;
|
||||||
alternate-urgent-foreground: @urgent-foreground;
|
alternate-urgent-foreground: @urgent-foreground;
|
||||||
|
@ -26,9 +26,9 @@
|
||||||
selected-normal-foreground: @foreground;
|
selected-normal-foreground: @foreground;
|
||||||
selected-urgent-foreground: @foreground;
|
selected-urgent-foreground: @foreground;
|
||||||
selected-active-foreground: @foreground;
|
selected-active-foreground: @foreground;
|
||||||
selected-normal-background: #3399ff;
|
selected-normal-background: #7f66ff;
|
||||||
selected-urgent-background: #ff8282;
|
selected-urgent-background: #ff8282;
|
||||||
selected-active-background: #9523ff;
|
selected-active-background: @selected-normal-background;
|
||||||
|
|
||||||
red: rgba ( 220, 50, 47, 100 % );
|
red: rgba ( 220, 50, 47, 100 % );
|
||||||
blue: rgba ( 51, 139, 210, 100 % );
|
blue: rgba ( 51, 139, 210, 100 % );
|
||||||
|
|
Loading…
Reference in New Issue