Skip to content

Lichess | chess.com pikhura boards by pikhura

Details

Authorpikhura

LicenseNONE

CategoryBoards

Created

Updated

Size1.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

boards

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         chess.com pikhura create
@namespace    USO Archive
@author       pikhura
@description  boards
@version      10.03.24
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("lichess.org") {
    
     .blue-marble .is2d cg-board,
    #top div.color_demo.blue-marble {
        background-image: url("https://i.imgur.com/mutUP4Q.png") !important;
    
    }

    .maple2 .is2d cg-board,
    #top div.color_demo.maple2 {
        background-image: url("https://i.imgur.com/QWB4wmK.png") !important;
    }
    
    .purple .is2d cg-board {
        background-image:url("http://images.chesscomfiles.com/chess-themes/boards/marble/80.png")  !important;

    }
  
    .theme.d2 .purple {	
        background-image:url("http://images.chesscomfiles.com/chess-themes/boards/marble/80.png")  !important;
    }
    
    .blue3 .is2d cg-board {
		background-image: url("https://i.imgur.com/a8tUSIu.png") !important;
    }
   
    .olive .is2d cg-board {
		background-image: url("https://i.imgur.com/3Eu5JEB.jpeg") !important;
    }
   
    .wood .is2d cg-board {
        background-image:url("https://i.imgur.com/ZEBea8X.png")  !important;

    }
    
    .maple .is2d cg-board {
        background-image:url("https://i.imgur.com/gqbooo0.jpeg")  !important;

    }
}

Reviews

No reviews yet.