Skip to content

Derby County Chess Set by nedthor

Details

Authornedthor

LicenseNo License

Categorychess.com

Created

Updated

Size3.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Derby County Chess Set

Notes

Derby County Chess Set

Source code

/* ==UserStyle==
@name           Breaking Bad Chess Set
@namespace      USO Archive
@author         OS_009
@description    `A Breaking Bad Chess Set made for Chess.com`
@version        20221206.1.41
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("chess.com")
{

/* White Pieces */ 
  .piece.wp, .promotion-piece.wp
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049120262295126066/Untitled_design__32_-removebg-preview.png") !important;
  }

  .piece.wn, .promotion-piece.wn
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049120323955589200/Untitled_design__28_-removebg-preview.png") !important;
  }

  .piece.wb, .promotion-piece.wb
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049120288111087706/Untitled_design__30_-removebg-preview.png") !important;
  }

  .piece.wr, .promotion-piece.wr
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049120242967777280/Untitled_design__34_-removebg-preview.png") !important;
  }

  .piece.wq, .promotion-piece.wq
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049118925234917426/Untitled_design__26_-removebg-preview.png") !important;
  }

  .piece.wk, .promotion-piece.wk
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049496478034444419/walter-white-breaking-bad-walter-white-115630713523j4focyzpx-removebg-preview.png") !important;
  }

/* Black Pieces */
  .piece.bp, .promotion-piece.bp
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049498165461667940/Untitled_design__41_-removebg-preview.png") !important;
  }

  .piece.bn, .promotion-piece.bn
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049498165029642291/Untitled_design__39_-removebg-preview.png") !important;
  }

  .piece.bb, .promotion-piece.bb
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049498164589248543/Untitled_design__38_-removebg-preview.png") !important;
  }

  .piece.br, .promotion-piece.br
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049498163687473272/Untitled_design__42_-removebg-preview.png") !important;
  }

  .piece.bq, .promotion-piece.bq
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049498164127879198/Untitled_design__37_-removebg-preview.png") !important;
  }

  .piece.bk, .promotion-piece.bk
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049496478034444419/walter-white-breaking-bad-walter-white-115630713523j4focyzpx-removebg-preview.png") !important;
  }

/* Background */ 
  .board, .game-preview-component
  {
    background-image: url("https://cdn.discordapp.com/attachments/716092225423147018/1049500681171652608/glow_11.png") !important;
    background-position: center !important;
  }
}

Reviews

No reviews yet.