Skip to content

[create-theme]: no-grain-overlay #2061

@Hali-Adam

Description

@Hali-Adam

Name

No Grain Overlay

Description

Removes the grainy noise effect from the browser background.

Homepage

https://github.com/Hali-Adam/no-grain-mod

Image

https://raw.githubusercontent.com/Hali-Adam/no-grain-mod/main/Grain%20Fix.png

Type

  • JSON Color Theme

Theme Styles

#zen-grain-overlay, 
.zen-grain-overlay, 
#zen-look-and-feel-container *, 
[id*="grain"], 
[class*="grain"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  background-image: none !important;
}
:root {
  --zen-grain-opacity: 0 !important;
  --zen-grain-visibility: hidden !important;
}

Readme

# No Grain Overlay

Removes the grainy noise/grain overlay effect from the Zen Browser background.

## What it does
- Hides the `#zen-grain-overlay` element
- Sets grain opacity to 0

## Why?
Some users on Windows experience the grain effect as visual artifacts or pixel distortion. This mod cleanly disables it.

Preferences

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-themeSubmit a theme to be added to the theme library

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions