Just install the CSS and you will have Maestro Pieces.
Enjoy!
Imported and mirrored from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/253952.user.css
AuthorSaberSpeed77
LicenseNONE
Categorychess
Created
Updated
Size2.4 kB
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Just install the CSS and you will have Maestro Pieces.
Enjoy!
/* ==UserStyle==
@name Chess.com Maestro Pieces
@namespace USO Archive
@author SaberSpeed77
@description Just install the CSS and you will have Maestro Pieces. If you want to style the board components on the home page of Chess.com, search me up on YouTube: SaberSpeed77 and go to the tutorial I made. Enjoy!
@version 20230807.13.54
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("chess.com")
{
:root {
--theme-piece-set-wp: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/wP.svg");
--theme-piece-set-wn: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/wN.svg");
--theme-piece-set-wb: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/wB.svg");
--theme-piece-set-wr: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/wR.svg");
--theme-piece-set-wq: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/wQ.svg");
--theme-piece-set-wk: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/wK.svg");
--theme-piece-set-bp: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/bP.svg");
--theme-piece-set-bn: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/bN.svg");
--theme-piece-set-bb: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/bB.svg");
--theme-piece-set-br: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/bR.svg");
--theme-piece-set-bq: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/bQ.svg");
--theme-piece-set-bk: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/maestro/bK.svg");
}
}