theme-store/themes/7d577b21-4685-4db2-bb17-d39d08eec199/readme.md
2025-05-16 07:58:39 +01:00

989 B

Bleeding Corners Fix

Zen Browser uses border radius to round the corners of the web page.

On some websites, the HTML background color can sometimes bleed-through the edges of the border radius, usually creating a white outline or artifact. This mod prevents this by applying a simple clip-path to the container, without compromising any content on the containers edge.

These mods may break or become depreciated as Zen Browser updates. However, I try to keep them up-to-date with the latest versions of Zen. If something isn't working or doesn't feel right, feel free to submit an issue. Made with 💖 by Roman.

Change log

1.0.3

  • 🐛 Fixed clip-path not applying to websites using the backdrop-filter effect (see #1).

1.0.2

  • 📝 Updated README.
  • 📝 Added homepage to theme metadata.

1.0.1

  • 🔁 Replaced the old thumbnail with a high quality render (1.85:1).

1.0.0

  • 💥 Initial submission.