Theming rofi
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
alternate-urgent-background: @lightbg;
|
alternate-urgent-background: @lightbg;
|
||||||
lightbg: @mantle;
|
lightbg: @mantle;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border-color: @foreground;
|
border-color: @green;
|
||||||
normal-background: @background;
|
normal-background: @background;
|
||||||
selected-urgent-background: @red;
|
selected-urgent-background: @red;
|
||||||
alternate-active-background: @lightbg;
|
alternate-active-background: @lightbg;
|
||||||
@@ -20,9 +20,9 @@
|
|||||||
background: @base;
|
background: @base;
|
||||||
selected-active-background: @blue;
|
selected-active-background: @blue;
|
||||||
active-background: @background;
|
active-background: @background;
|
||||||
selected-normal-background: @lightfg;
|
selected-normal-background: @green;
|
||||||
alternate-normal-background: @lightbg;
|
alternate-normal-background: @lightbg;
|
||||||
foreground: @text;
|
foreground: @green;
|
||||||
selected-urgent-foreground: @background;
|
selected-urgent-foreground: @background;
|
||||||
normal-foreground: @foreground;
|
normal-foreground: @foreground;
|
||||||
alternate-urgent-foreground: @red;
|
alternate-urgent-foreground: @red;
|
||||||
|
|||||||
Reference in New Issue
Block a user