Tweaks 2
This commit is contained in:
parent
ef0da55e9c
commit
35191ef73b
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
@define-color module-fg #ffffff;
|
||||
@define-color module-fg-dim #9f9f9f;
|
||||
|
||||
@define-color module-info-bg rgba(30, 102, 236, 0.7);
|
||||
@define-color module-succ-bg rgba(26, 238, 114, 0.74);
|
||||
@define-color module-info-bg rgba(30, 102, 236, 0.6);
|
||||
@define-color module-succ-bg rgba(26, 238, 114, 0.6);
|
||||
@define-color module-warn-bg rgba(236, 164, 30, 0.45);
|
||||
@define-color module-err-bg rgba(224, 20, 20, 0.6);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue