Skip to content
Discussion options

You must be logged in to vote

Update: I got some answers on how to make it work (as more of an edit to the second stylesheet I previously attempted) -- apparently, I needed to change the domain to "chat.google.com", as that's what is embedded and hence affected in Gmail's sidebar application of it, and the "!important" attribute is unnecessary.

The correct, functional code:

@-moz-document url-prefix("https://chat.google.com/") {
  :root {
    --ud-bg--gm3-color-primary-container: #451010;
  }
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by xenornithos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant