https://github.com/alula/flashbang-discord-theme
A really bright Discord Light theme (HDR monitor required)
https://github.com/alula/flashbang-discord-theme
Last synced: 5 months ago
JSON representation
A really bright Discord Light theme (HDR monitor required)
- Host: GitHub
- URL: https://github.com/alula/flashbang-discord-theme
- Owner: alula
- License: unlicense
- Created: 2025-04-24T00:30:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-24T00:32:01.000Z (over 1 year ago)
- Last Synced: 2026-02-10T21:30:56.329Z (5 months ago)
- Language: CSS
- Size: 1.95 KB
- Stars: 48
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flashbang (HDR) Discord Theme
I heard you crying that the light theme is too bright. But I don't think so - here's a TRULY BRIGHT Discord theme (requires a HDR capable monitor).

## Usage
[Download flashbang.theme.scss](flashbang.theme.css)
Use any Discord theme loader (Vencord, BetterDiscord, Stylus in browser) to load the theme.
Open **Settings**, go to **Appearance** tab
Switch to **Light** theme (regular, not any of the Nitro ones)
## Customize brightness
Edit this value in `flashbang.theme.css`
```css
:root {
/* Adjust brightness here */
--hdr-base-factor: 1;
```