Skip to content

Arch-repo/zen-browser

 
 

Repository files navigation

Typing SVG

About;

root@anto426: ~/zen-browser (main⚡)$ cat details.txt

A custom Zen Browser theme designed to mirror the rofi control menu palette:
  - Translucent glassmorphism surfaces
  - Perfectly integrated about:preferences (searchbox & managed notice)
  - Dynamically updated wallpaper-driven highlight accent

Note

The dotfiles color engine (~/.config/anto426/wallpaper_effects.sh) automatically updates the stylesheets (userChrome.css and userContent.css) inside all active Zen Browser profiles whenever you change your wallpaper.

Usage;

root@anto426: ~/zen-browser (main⚡)$ cat usage.txt

To use this theme on Zen Browser:
  1. Copy the userChrome.css and userContent.css files from the themes/Anto426-Rofi-Dynamic directory to your Zen Browser profile's chrome directory.
  2. Enable stylesheets in your profile's user.js or via about:config:
    • Set toolkit.legacyUserProfileCustomizations.stylesheets to true.
    • Set zen.widget.linux.transparency to true.
    • Set browser.tabs.allow_transparent_browser to true.
    • Set widget.transparent-windows to true.

FAQ;

  • Q: What if I already have custom styling?

    A: You can copy and paste the generated content into your existing userChrome.css and/or userContent.css files. This way, you can keep your configurations while enjoying the dynamic colors.

  • Q: Do I need to manually configure transparency?

    A: The app_theme.sh script automatically sets up the required transparency settings in all detected profiles' user.js.

Configured by anto426

About

🧘‍♂️ Soothing pastel theme for Zen Browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 100.0%