catppuccin / catppuccin/userstyles

Reddit: incorrect color for post blocks

Open Beginner friendly
#2,185 1 comment 0 reactions 0 assignees View on GitHub
0.kind: bug 3.difficulty: trivial reddit
Dominant language
Less
Stars
1.1k
Forks
297
PR merge metrics
No merged PRs in 30d

Description

### Is there an existing issue outlining your problem?

- [x] I am using the latest version of the userstyle.
- [x] I have searched the existing issues and they do not solve my problem.

### What userstyles are you seeing the problem on?

lbl:reddit

### Describe your problem.

**The color of the block of posts are black, and not catpuccin themed:**

Image



**Fix:**

```
.bg-neutral-background {
background-color: @base;
}
```

Image

### Attach screenshots.

_(Attached above)_

### What browser(s) are you seeing the problem on?

Zen 1.19.3b

### Any additional comments?

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by locating the Reddit userstyle for lbl:reddit and the .bg-neutral-background rule shown in the issue. Apply the provided themed background-color change, then preview the post blocks in Zen 1.19.3b and confirm they match the Catppuccin theme.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
74/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.