Created
January 30, 2024 21:03
-
-
Save sammcj/92c071d534ada5bf9fa8cf995b81aead to your computer and use it in GitHub Desktop.
ublock origin rules for theme overrides
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! 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