2024-11-18 20:46 : id 183

This commit is contained in:
deadvey 2024-11-18 20:46:40 +00:00
parent bcdf4d6c94
commit dccb36768f

View File

@ -236,8 +236,8 @@ in
background-color: transparent;
}
#custom-clock {
color: #${PURPLE};
background: #${BG};
color: #${YELLOW};
background: transparent;
border: ${BORDER_WIDTH}px solid #${ACCENT};
border-radius: ${WAYBAR_CORNER_RADIUS};
padding: 3px;