Skip to content

PokeChess V2 for chess .com by Luckywi

Screenshot of PokeChess V2 for chess .com

Details

AuthorLuckywi

LicenseNo License

Categorychess.com

Created

Updated

Size3.9 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

PokéChess V2. Affrontez vos adversaires avec Pokémons favoris !
Dans cette V2 j'ai retravailler l'herbe et ajouté un set de pièce blanche.

Notes

Only work on chess.com

Source code

/* ==UserStyle==
@name         Chess.com - Poke Chess
@namespace    USO Archive
@author       LuckyWi
@description  userstyles.org ne suportnat pas les mise à jour vous pourrez trouver la V2 sur cettte adresse :  https://userstyles.world/style/10333/pokechess
@version      20230613.19.09
@license      NONE
@preprocessor uso
==/UserStyle== */
/* ==UserStyle==
@name           Chess.com - Poke Chess
@namespace      ChessSkins
@author         LuckyWi - Kiwix.fr
@description    `Un style CSS qui vous permettra de faire affronter vos Pokémon favoris sur l'échiquier !Afin de garder une cohérence, j'ai préféré faire les pièces orientées sur la couleur de Pokémon avant tout ! Dans cette première version, ce sont donc les Pokémon jaunes contre les noirs.J'ai gardé la forme des pièces d'échec le plus lisible possible afin de ne pas être trop dérouté.J'ai aussi apporté un peu d'herbe sur le stade Pokémon qui sert d'échiquier. Ceci ajoute beaucoup de charme à l'ambiance !Je m'amuse beaucoup avec ces petits Pokémon, j'espère que vous en ferais autant !`
@version        18022024
@license        NO-REDISTRIBUTION
@preprocessor   stylus
@var    select      Pieces_Blanches    "Pieces Blanches" {
            "Blanc Lugia": "Blanc",
            "Jaune Pikachu": "Jaune",
        }
==/UserStyle== */
@-moz-document domain("chess.com") {
    #board-vs-personalities { background-image: url('http://s365132118.onlinehome.fr/Echecs/Map.jpg') !important;}
#board-vs-personalities { background-image: url('http://s365132118.onlinehome.fr/Echecs/Map.jpg') !important;}
#board { background-image: url('http://s365132118.onlinehome.fr/Echecs/Map.jpg') !important;}
#board-single { background-image: url('http://s365132118.onlinehome.fr/Echecs/Map.jpg') !important;}
#board-play-computer { background-image: url('http://s365132118.onlinehome.fr/Echecs/Map.jpg') !important;}
.theme-background { background-image: url('http://s365132118.onlinehome.fr/Echecs/Background.jpg') !important;}
.sprite::before { background-image: url('http://s365132118.onlinehome.fr/Echecs/Logo.png') !important;}
    
/*if Pieces_Blanches=="Jaune" {*/
.wp { background-image: url('https://root.kiwix.fr/Echecs/Jaune/J-Psykokwak.png') !important;}
.wr { background-image: url('https://root.kiwix.fr/Echecs/Jaune/J-Sablaireau.png') !important;}
.wn { background-image: url('https://root.kiwix.fr/Echecs/Jaune/J-Kadabra.png') !important;}
.wb { background-image: url('https://root.kiwix.fr/Echecs/Jaune/J-Pikachu.png') !important;}
.wq { background-image: url('https://root.kiwix.fr/Echecs/Jaune/J-Electhor.png') !important;}
.wk { background-image: url('https://root.kiwix.fr/Echecs/Jaune/J-Jirachi.png') !important;}
/*
}

if Pieces_Blanches=="Blanc" {
.wp { background-image: url('https://root.kiwix.fr/Echecs/Blanc/W-Otaria.png') !important;}
.wr { background-image: url('https://root.kiwix.fr/Echecs/Blanc/W-Onix.png') !important;}
.wn { background-image: url('https://root.kiwix.fr/Echecs/Blanc/W-GalopaG.png') !important;}
.wb { background-image: url('https://root.kiwix.fr/Echecs/Blanc/W-Lapyro.png') !important;}
.wq { background-image: url('https://root.kiwix.fr/Echecs/Blanc/W-Lugia.png') !important;}
.wk { background-image: url('https://root.kiwix.fr/Echecs/Blanc/W-Miaous.png') !important;}   
}
*/

.bp { background-image: url('https://root.kiwix.fr/Echecs/Noir/N-Fantominus.png') !important;}
.br { background-image: url('https://root.kiwix.fr/Echecs/Noir/N-Grolem.png') !important;}
.bn { background-image: url('https://root.kiwix.fr/Echecs/Noir/N-Noctalie.png') !important;}
.bb { background-image: url('https://root.kiwix.fr/Echecs/Noir/N-Farfuret.png') !important;}
.bq { background-image: url('https://root.kiwix.fr/Echecs/Noir/N-Ectoplasma.png') !important;}
.bk { background-image: url('https://root.kiwix.fr/Echecs/Noir/N-Marshadow.png') !important;}
}

Reviews

No reviews yet.