Skip to content

Instantly share code, notes, and snippets.

@andyg2
Created April 15, 2026 11:58
Show Gist options
  • Select an option

  • Save andyg2/4ee3ae4ec6af01aae57ea3246bb9f3ba to your computer and use it in GitHub Desktop.

Select an option

Save andyg2/4ee3ae4ec6af01aae57ea3246bb9f3ba to your computer and use it in GitHub Desktop.
Schneier.com Dark Mode – uBlock Origin Filters
www.schneier.com##body:style(background-color: #1a1a1a !important; color: #d4d4d4 !important)
www.schneier.com##a:style(color: #6cb4ee !important)
www.schneier.com##a:visited:style(color: #b893d6 !important)
www.schneier.com###content, .post, .entry, .comment, .sidebar, #sidebar, #wrapper, #container, .article, #main, .blog-post, div, article, section, header, footer, nav, aside:style(background-color: #1a1a1a !important; color: #d4d4d4 !important)
www.schneier.com##h1, h2, h3, h4, h5, h6:style(color: #e8e8e8 !important)
www.schneier.com##pre, code, blockquote:style(background-color: #2a2a2a !important; color: #d4d4d4 !important; border-color: #444 !important)
www.schneier.com##input, textarea, select:style(background-color: #2a2a2a !important; color: #d4d4d4 !important; border-color: #555 !important)
www.schneier.com##img:style(opacity: 0.9 !important)
www.schneier.com##*:style(border-color: #333 !important)
www.schneier.com##table, th, td:style(background-color: #1e1e1e !important; color: #d4d4d4 !important; border-color: #444 !important)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment