html-clock-plasmoid
html-clock-plasmoid copied to clipboard
Rainbow Clock
The font I used was Mallanna.
<center>
<span style="color: #ff3cc7">{hh}</span>
<span style="color: {flip:#fc6b96:#d2f41d};">:</span>
<span style="color: #f89964;">{ii}</span>
<span style="color: transparent; font-size: 2px;">ucute</span>
<span style="color: #f0f600;">{dd}</span>
<span style="color: #b4f23a;">/</span>
<span style="color: #78ee74;">{mm}</span>
<span style="color: #3ceaae;">/</span>
<span style="color: #00e5e8;">{yy}</span>
</center>