2024-11-18 13:00 : id 172
This commit is contained in:
parent
0de691380c
commit
d2f647d36b
@ -233,8 +233,11 @@ in
|
|||||||
}
|
}
|
||||||
#custom-clock {
|
#custom-clock {
|
||||||
color: #${PURPLE};
|
color: #${PURPLE};
|
||||||
background: transparent;
|
background: #${BG};
|
||||||
|
border: ${BORDER_WIDTH}px solid #${ACCENT};
|
||||||
|
border-radius: ${WAYBAR_CORNER_RADIUS};
|
||||||
|
padding: 3px;
|
||||||
|
margin: 6px;
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user