Skip to content

Chess.com - Cburnett Pieces by SaberSpeed77

Imported and mirrored from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/256356.user.css

Screenshot of Chess.com - Cburnett Pieces

Details

AuthorSaberSpeed77

LicenseNONE

Categorychess

Created

Updated

Size2.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

The class Lichess pieces now on Chess.com. POG!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Chess.com - Cburnett Pieces
@namespace    USO Archive
@author       SaberSpeed77
@description  The class Lichess pieces now on Chess.com. POG!    Check out my YouTube (SaberSpeed77) if you want to style the board components as well (board popouts, home menu etc.)
@version      20230729.00.52
@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/cburnett/wP.svg");
          --theme-piece-set-wn: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/cburnett/wN.svg");
          --theme-piece-set-wb: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/cburnett/wB.svg");
          --theme-piece-set-wr: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/cburnett/wR.svg");
          --theme-piece-set-wq: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/cburnett/wQ.svg");
          --theme-piece-set-wk: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/cburnett/wK.svg");

          --theme-piece-set-bp: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/cburnett/bP.svg");
          --theme-piece-set-bn: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/cburnett/bN.svg");
          --theme-piece-set-bb: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/cburnett/bB.svg");
          --theme-piece-set-br: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/cburnett/bR.svg");
          --theme-piece-set-bq: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/cburnett/bQ.svg");
          --theme-piece-set-bk: url("https://raw.githubusercontent.com/lichess-org/lila/04febbd6abab376788cadf79af63d78193fa24a6/public/piece/cburnett/bK.svg");
    }
}

Reviews

No reviews yet.