darkreader / darkreader/darkreader

[Broken Website] noises.online [possible fix?]

Open
#7,602 1 comment 0 reactions 0 assignees View on GitHub
Broken Website
Dominant language
TypeScript
Stars
22.4k
Forks
2.7k
Avg merge
21h 11m
Merged PRs (30d)
78

Description

# Broken Website Report

## Website Address
noises.online

## Steps To Reproduce
Visit noises.online in Dynamic Mode and notice the gross top yellowish color.

## Expected Behavior
A nice, dark color

## Actual Behavior
A bright color

## Screenshots

Image

![image](https://user-images.githubusercontent.com/78813556/145515088-96aaae12-df48-4d83-8fbf-beb8fdee750b.png)

## System Information

- OS: Windows 11
- Browser: Vivaldi Snapshot 5.1.2512.3 [Based on Chromium 96.0.4664.97]
- Dark Reader Version: 4.9.43, Version 5 Preview

## Additional Context

I tried using Dev Tools to fix this, and the below code made it look a lot better IMO
```
noises.online

CSS
.title1 {background-image:none !important}
body {background-image:none !important; color:--dark-reader-neutral-background !important}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.