@Ruckus @edvin Are you able to write this without the unsafe? I"ll debug any pseudocode if you aren't in front of a computer
and(selected) {
unsafe("-fx-background-color", raw("radial-gradient(focus-angle 45deg, focus-distance 20%, center 25% 25%, radius 50%, reflect, gray, darkgray 75%, dimgray)"))
}