An open API service indexing awesome lists of open source software.

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)

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).

![a person shining a lamp into their eyes](https://i.imgflip.com/7mbd76.jpg)

## 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;
```