Skip to content

Instantly share code, notes, and snippets.

View Christoph-Wagner's full-sized avatar

Christoph Wagner Christoph-Wagner

  • MediaNord
  • Lübeck, Germany
View GitHub Profile
@man90es
man90es / disableGradientRoles.css
Last active July 30, 2025 05:06
Disable Discord gradient roles
[class*="usernameGradient"] {
background-image: linear-gradient(to right, var(--custom-gradient-color-1), var(--custom-gradient-color-1));
animation: none;
}
[class*="usernameGradient"]::after {
content: none;
}
[class*="usernameGlow"] {
@Twanne
Twanne / party_lights.yaml
Last active November 27, 2025 22:28
Home Assistant Blueprint: Party Lights
blueprint:
name: Party Lights
author: AntonH
homeassistant:
min_version: "2024.10.0"
description: |
**Version 3.2**
Lights go to party mode (color loops or fade-in-and-out)