Overview
A simple paper theme, including tabs, frames, background, Light mode only. Background image is 2560*1440. I uploaded this because I…
A simple paper theme, including tabs, frames, background, Light mode only. Background image is 2560*1440. I uploaded this because I can't find one, end up I spent 2 hours to make this. So why not just upload it here?! Enjoy! for fully paper texture for almost every website you view. use "stylus" and put the following css snippet inside: /* Paper Background Overlay for Browser */ :root { --paper-opacity: 0.50; } @media (prefers-color-scheme: dark) { :root { --paper-opacity: 0.40; } } /* Paper texture overlay */ body::after { content: ""; position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; background-image: url("https://i.imgur.com/qYeCAiu.jpeg"); background-size: 2048px; background-repeat: repeat; opacity: var(--paper-opacity); background-attachment: fixed; mix-blend-mode: multiply; z-index: 0; }
Details
- Version1.0.2
- UpdatedMay 11, 2025
- Offered byfirst2wood
- Size7.65MiB
- LanguagesEnglish
- Developer
Email
first2wood@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.