fix(chess.com): fix background being unthemed (#164)
This commit is contained in:
parent
10015ea3a9
commit
5f5a744a95
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user