A dark theme for Zen Browser built on the Dracula color palette. It restyles the browser chrome — tabs, sidebar, toolbars, and menus — along with internal pages, so the whole browser matches the rest of a Dracula-themed setup.

How it works

  • userChrome.css — themes the browser UI itself using Zen’s legacy userstyle support
  • userContent.css — themes internal browser pages to match
  • Drop-in install — copy the two files into your profile’s chrome folder, flip one about:config flag, and restart
  • Plays nice with existing customizations — the styles can be appended to an existing userChrome.css setup

Why

I run Dracula everywhere — terminal, editor, and desktop — and the browser was the last thing that didn’t match. Based on the MIT-licensed Catppuccin for Zen Browser theme, adapted to the Dracula palette.

GitHub →