lichess.org
Donate

Piece destination dots.

Create a user stylesheet, for example by using the "Stylus" extension, then add this rule:

square.move-dest {
background: radial-gradient(
rgba(20,85,30,0.3) 30%,
#208530 0,
rgba(0,0,0,0.3) 0,
rgba(0,0,0,0) 0
) !important;

The 30% makes the dots bolder.

This topic has been archived and can no longer be replied to.