2024-12-08 14:16 : id 274

This commit is contained in:
deadvey 2024-12-08 14:16:19 +00:00
parent 1d5b610dad
commit 9ec5d8a0b2

View File

@ -421,7 +421,7 @@ in
#custom-website,
#pulseaudio {
color: #${FG};
background: ${BG};
background: #${BG};
border: ${BORDER_WIDTH}px solid #${ACCENT};
border-radius: ${WAYBAR_CORNER_RADIUS};
box-shadow: 12px 12px 0px 2px #${SHADOW_COLOR};