2024-12-13 16:52 : id 463

This commit is contained in:
deadvey 2024-12-13 16:52:22 +00:00
parent 7305eb0f80
commit d5e181a177

View File

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