CSS adapted, blur + transparency
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
/* If you want even more blur-through effect, increase transparency a bit */
|
||||
@define-color panel_rgba rgba(30, 30, 46, 0.15);
|
||||
@define-color card_rgba rgba(49, 50, 68, 0.15);
|
||||
@define-color card_rgba rgba(30, 30, 46, 0.15));
|
||||
|
||||
/* ---- Kill GTK list row selection glow (common tweak) ---- */
|
||||
list,
|
||||
|
||||
Reference in New Issue
Block a user