Skip to content

Instantly share code, notes, and snippets.

@sammcj
Created January 30, 2024 21:03
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 sammcj/92c071d534ada5bf9fa8cf995b81aead to your computer and use it in GitHub Desktop.
Save sammcj/92c071d534ada5bf9fa8cf995b81aead to your computer and use it in GitHub Desktop.
ublock origin rules for theme overrides
! Dracula Theme for Reddit
www.reddit.com##body:style(background-color: #282a36 !important; color: #f8f8f2 !important;)
www.reddit.com##a:style(color: #bd93f9 !important;)
www.reddit.com##a:hover:style(color: #ff79c6 !important;)
www.reddit.com##button:style(color: #ff79c6 !important; border-color: #ff79c6 !important;)
www.reddit.com##button:hover:style(color: #f8f8f2 !important;)
www.reddit.com##.icon, svg:style(fill: #ff79c6 !important;)
www.reddit.com##h1, h2, h3, p, .r51dfG6q3N-4exmkjHQg_:style(color: #f8f8f2 !important;)
www.reddit.com##div._2X6EB3ZhEeXCh1eIVA64XM, ._24UNt1hkbrZxLzs5vkvuDh:style(background-color: #313244 !important;)
www.reddit.com##.Post, ._2WUlLsFSOnLb33dNA9kf50:style(background-color: #282a36 !important;)
www.reddit.com##._1VP69d9lk-Wk9zokOaylL:style(background: #1d1e27 !important;)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment