diff --git a/styles/chess.com/catppuccin.user.css b/styles/chess.com/catppuccin.user.css index 2756537..f0db86e 100644 --- a/styles/chess.com/catppuccin.user.css +++ b/styles/chess.com/catppuccin.user.css @@ -2,7 +2,7 @@ @name Chess.com Catppuccin @namespace github.com/catppuccin/userstyles/styles/chess.com @homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/chess.com -@version 0.1.1 +@version 0.1.2 @updateURL https://raw.githubusercontent.com/catppuccin/userstyles/main/styles/chess.com/catppuccin.user.css @description Soothing pastel theme for Chess.com @author Catppuccin @@ -232,14 +232,8 @@ @wq: @catppuccin[@@lookup][@wq]; @wr: @catppuccin[@@lookup][@wr]; - & when (@lookup ="latte") { - body { - background: @base; - } - } - & { - background: @base; + --theme-background-color: @base !important; --globalBackground: @mantle !important; --globalBackgroundOpaque: @mantle !important; --globalSecondaryBackground: @crust !important;