Skip to content

Lichess Classic Set by FernandoCustomDesigns

Screenshot of Lichess Classic Set

Details

AuthorFernandoCustomDesigns

LicenseNo License

CategoryLichess.org

Created

Updated

Size2.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A fresh and clean chess pieces set to enjoy your games of chess in a new way!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Classic Set 1.5
@version    20241214.21.19
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://lichess.org/") {
/* ==UserStyle==
@name         Lichess Classic Set
@namespace    Fernando Custom Designs
@author       Fernando Custom Designs
@description  Beta version
@version      1.5
@license      Available for Lichess
@preprocessor uso
==/UserStyle== */
.is2d .bishop.black {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/bB.svg')!important;
}
.is2d .king.black {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/bK.svg')!important; 
}
.is2d .knight.black {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/bN.svg')!important;
}
.is2d .pawn.black {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/bP.svg')!important;
}
.is2d .queen.black {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/bQ.svg')!important;
}
.is2d .rook.black {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/bR.svg')!important;
}
.is2d .bishop.white {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/wB.svg')!important;
}
.is2d .king.white {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/wK.svg')!important;
}
.is2d .knight.white {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/wN.svg')!important;
}
.is2d .pawn.white {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/wP.svg')!important;
}
.is2d .queen.white {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/wQ.svg')!important;
}
.is2d .rook.white {
    background-image: url('https://raw.githubusercontent.com/BrazilKing/Fernando-Custom-Designs/refs/heads/Classic-Set-1.5/wR.svg')!important;
}
}

Reviews

No reviews yet.