From aae08044a8ebc3244016646dad7ad3407e7aae6e Mon Sep 17 00:00:00 2001 From: Sjael Date: Fri, 9 Jun 2023 16:16:19 -0700 Subject: [PATCH 1/4] bdackground color lens added background color support, mainly for opacity --- src/lens.rs | 21 +++++++++++++++++++++ src/plugin.rs | 5 +++++ 2 files changed, 26 insertions(+) diff --git a/src/lens.rs b/src/lens.rs index 036334e..c02a0b3 100644 --- a/src/lens.rs +++ b/src/lens.rs @@ -319,6 +319,27 @@ impl Lens