From 87edcdc1a81eb8313f70a14e9b02e631d942a3e5 Mon Sep 17 00:00:00 2001 From: Isabel <71222764+isabelroses@users.noreply.github.com> Date: Sun, 13 Aug 2023 12:53:37 +0100 Subject: [PATCH] fix(anilist): overylay text (#168) --- styles/anilist/catppuccin.user.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/styles/anilist/catppuccin.user.css b/styles/anilist/catppuccin.user.css index a8ca156..f0c6de6 100644 --- a/styles/anilist/catppuccin.user.css +++ b/styles/anilist/catppuccin.user.css @@ -319,7 +319,6 @@ & when not (@lookup =latte) { --color-blue-dim: #rgbify(darken(@color, 10%)) [ @rgb-raw]; } - --color-overlay: @crust; .progress .bar { background: linear-gradient(270deg, darken(@color, 10%), @color); } @@ -760,7 +759,6 @@ & when not (@lookup =latte) { --color-blue-dim: #rgbify(darken(@color, 10%)) [ @rgb-raw]; } - --color-overlay: @crust; .progress .bar { background: linear-gradient(270deg, darken(@color, 10%), @color); }