Skip to content

Instantly share code, notes, and snippets.

@sbriskin
Created December 11, 2018 23:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sbriskin/9e56a30059f48c3bee78ae7eb670fb4b to your computer and use it in GitHub Desktop.
Save sbriskin/9e56a30059f48c3bee78ae7eb670fb4b to your computer and use it in GitHub Desktop.
Small fixes for whatsapp monokai theme by Sajid Ahmed ( https://userstyles.org/styles/166390/whatsapp-monokai )
@-moz-document domain("web.whatsapp.com") {
.qQzdc,
._3sdhb,
._3CPl4,
._2MSJr,
._3b2Cf,
._1CSx9,
._66JgU,
._1FroB {
background-color: #272822 !important;
}
._1sYdX,
._1aTxu {
color: #c2c2c2 !important;
}
._3YewW,
._31v_P,
._35DHA,
.U0cj3,
._21zbN,
.m6ZEb {
background-color: #272822 !important;
color: #c2c2c2 !important;
display: none !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment