From fa2b18ebc915d3ec5a070c45df47057ebc11acb2 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sun, 25 May 2025 16:31:03 -0500 Subject: [PATCH] broken --- home-manager/nathan/dotfiles/wal/templates/colors-discord.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/nathan/dotfiles/wal/templates/colors-discord.css b/home-manager/nathan/dotfiles/wal/templates/colors-discord.css index b726dd1..f0e4b96 100644 --- a/home-manager/nathan/dotfiles/wal/templates/colors-discord.css +++ b/home-manager/nathan/dotfiles/wal/templates/colors-discord.css @@ -1,6 +1,6 @@ --accent-color: {color7}; --border-color: {color3}; ---background-1: rgba({color0.rgb}, calc({alpha} / 175)); +--background-1: rgba({color0.rgb}, 200); --background-2: transparent; --background-mentioned: {color3} !important; --background-mentioned-hover: {color3} !important;