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;