Skip to content

Zen-browser color scheme template doesn't apply colors to edges #2687

@Cloudwolf-dev

Description

@Cloudwolf-dev

Submission checklist

  • I have searched existing issues and confirmed this has not been requested before.
  • I have checked existing pull requests for similar changes.

Feature type

Configuration / customization

Feature summary

I found there's missing color injection to Zen Browser's background edges. They appear on top, right and bottom edges as black/grey bars.

I'm on CachyOS Niri Noctalia using zen-browser-bin.

Image

Proposed solution

To change this I made my own user template, copied the default zen-browser template from the github repo and added the code below to it.

#zen-browser-background {
    --zen-main-browser-background: var(--base) !important;
    --zen-main-browser-background-old: var(--base) !important;
}
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    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