Skip to content

Portella_CZ for lishogi.org by shogiexplained

Screenshot of Portella_CZ for lishogi.org

Details

Authorshogiexplained

LicenseCC BY-SA 4.0

Categorylishogi

Created

Updated

Size13 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new beginner-friendly piece set based on the designs of Shogi_cz and the Portella single kanji piece set. This set has both Red Promoted Pieces and pictograms representing the piece's movement. | Original piece set made by Portella | Lishogi.org

Notes

Make sure that you have your piece sets on lishogi.org set to the Portella pieces before applying this user style. To apply after a page reload, you may have to deactivate and reactivate the style.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           Portella_CZ
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new beginner-friendly piece set based on the designs of Shogi_cz and the Portella single kanji piece set. This set has both Red Promoted Pieces and pictograms representing the piece's movement. Based on the original piece set made by Portella.
@author         ShogiExplained
==/UserStyle== */
@-moz-document domain("lishogi.org") {
    piece.pawn.sente,
    .cg-wrap.orientation-sente piece.pawn.sente,
    .cg-wrap.orientation-gote piece.pawn.gote,
    .pocket-bottom piece.pawn.gote,
    .e-pocket-bottom piece.pawn.gote,
    #promotion-choice.top piece.pawn,
    .spare-bottom piece.pawn.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0FU.png")!important;
    }

    piece.pawn.gote,
    .cg-wrap.orientation-sente piece.pawn.gote,
    .cg-wrap.orientation-gote piece.pawn.sente,
    .pocket-top piece.pawn,
    .e-pocket-top piece.pawn,
    #promotion-choice.bottom piece.pawn,
    .spare-top piece.pawn.sente {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/1FU.png")!important;
    }

    piece.lance.sente,
    .cg-wrap.orientation-sente piece.lance.sente,
    .cg-wrap.orientation-gote piece.lance.gote,
    .pocket-bottom piece.lance.gote,
    .e-pocket-bottom piece.lance.gote,
    #promotion-choice.top piece.lance,
    .spare-bottom piece.lance.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0KY.png")!important;
    }

    piece.lance.gote,
    .cg-wrap.orientation-sente piece.lance.gote,
    .cg-wrap.orientation-gote piece.lance.sente,
    .pocket-top piece.lance,
    .e-pocket-top piece.lance,
    #promotion-choice.bottom piece.lance,
    .spare-top piece.lance.sente {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/1KY.png")!important;
    }

    piece.knight.sente,
    .cg-wrap.orientation-sente piece.knight.sente,
    .cg-wrap.orientation-gote piece.knight.gote,
    .pocket-bottom piece.knight.gote,
    .e-pocket-bottom piece.knight.gote,
    #promotion-choice.top piece.knight,
    .spare-bottom piece.knight.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0KE.png")!important;
    }

    piece.knight.gote,
    .cg-wrap.orientation-sente piece.knight.gote,
    .cg-wrap.orientation-gote piece.knight.sente,
    .pocket-top piece.knight,
    .e-pocket-top piece.knight,
    #promotion-choice.bottom piece.knight,
    .spare-top piece.knight.sente {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/1KE.png")!important;
    }

    piece.silver.sente,
    .cg-wrap.orientation-sente piece.silver.sente,
    .cg-wrap.orientation-gote piece.silver.gote,
    .pocket-bottom piece.silver.gote,
    .e-pocket-bottom piece.silver.gote,
    #promotion-choice.top piece.silver,
    .spare-bottom piece.silver.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0GI.png")!important;
    }

    piece.silver.gote,
    .cg-wrap.orientation-sente piece.silver.gote,
    .cg-wrap.orientation-gote piece.silver.sente,
    .pocket-top piece.silver,
    .e-pocket-top piece.silver,
    #promotion-choice.bottom piece.silver,
    .spare-top piece.silver.sente {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/1GI.png")!important;
    }

    piece.gold.sente,
    .cg-wrap.orientation-sente piece.gold.sente,
    .cg-wrap.orientation-gote piece.gold.gote,
    .pocket-bottom piece.gold.gote,
    .e-pocket-bottom piece.gold.gote,
    #promotion-choice.top piece.gold,
    .spare-bottom piece.gold.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0KI.png")!important;
    }

    piece.gold.gote,
    .cg-wrap.orientation-sente piece.gold.gote,
    .cg-wrap.orientation-gote piece.gold.sente,
    .pocket-top piece.gold,
    .e-pocket-top piece.gold,
    #promotion-choice.bottom piece.gold,
    .spare-top piece.gold.sente {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/1KI.png")!important;
    }

    piece.bishop.sente,
    .cg-wrap.orientation-sente piece.bishop.sente,
    .cg-wrap.orientation-gote piece.bishop.gote,
    .pocket-bottom piece.bishop.gote,
    .e-pocket-bottom piece.bishop.gote,
    #promotion-choice.top piece.bishop,
    .spare-bottom piece.bishop.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0KA.png")!important;
    }

    piece.bishop.gote,
    .cg-wrap.orientation-sente piece.bishop.gote,
    .cg-wrap.orientation-gote piece.bishop.sente,
    .pocket-top piece.bishop,
    .e-pocket-top piece.bishop,
    #promotion-choice.bottom piece.bishop,
    .spare-top piece.bishop.sente {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/1KA.png")!important;
    }

    piece.rook.sente,
    .cg-wrap.orientation-sente piece.rook.sente,
    .cg-wrap.orientation-gote piece.rook.gote,
    .pocket-bottom piece.rook.gote,
    .e-pocket-bottom piece.rook.gote,
    #promotion-choice.top piece.rook,
    .spare-bottom piece.rook.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0HI.png")!important;
    }

    piece.rook.gote,
    .cg-wrap.orientation-sente piece.rook.gote,
    .cg-wrap.orientation-gote piece.rook.sente,
    .pocket-top piece.rook,
    .e-pocket-top piece.rook,
    #promotion-choice.bottom piece.rook,
    .spare-top piece.rook.sente {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/1HI.png")!important;
    }

    piece.king.sente,
    .cg-wrap.orientation-sente piece.king.sente {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0GY.png")!important;
    }

    .cg-wrap.orientation-gote piece.king.gote,
    .spare-bottom piece.king.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0OU.png")!important;
    }

    .cg-wrap.orientation-gote piece.king.sente,
    .spare-top piece.king.sente {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/1GY.png")!important;
    }

    piece.king.gote,
    .cg-wrap.orientation-sente piece.king.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/1OU.png")!important;
    }

    piece.tokin.sente,
    .cg-wrap.orientation-sente piece.tokin.sente,
    .cg-wrap.orientation-gote piece.tokin.gote,
    .pocket-bottom piece.tokin.gote,
    .e-pocket-bottom piece.tokin.gote,
    #promotion-choice.top piece.tokin,
    .spare-bottom piece.tokin.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0TO.png")!important;
    }

    piece.tokin.gote,
    .cg-wrap.orientation-sente piece.tokin.gote,
    .cg-wrap.orientation-gote piece.tokin.sente,
    .pocket-top piece.tokin,
    .e-pocket-top piece.tokin,
    #promotion-choice.bottom piece.tokin,
    .spare-top piece.tokin.sente {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/1TO.png")!important;
    }

    piece.promotedlance.sente,
    .cg-wrap.orientation-sente piece.promotedlance.sente,
    .cg-wrap.orientation-gote piece.promotedlance.gote,
    .pocket-bottom piece.promotedlance.gote,
    .e-pocket-bottom piece.promotedlance.gote,
    #promotion-choice.top piece.promotedlance,
    .spare-bottom piece.promotedlance.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0NY.png")!important;
    }

    piece.promotedlance.gote,
    .cg-wrap.orientation-sente piece.promotedlance.gote,
    .cg-wrap.orientation-gote piece.promotedlance.sente,
    .pocket-top piece.promotedlance,
    .e-pocket-top piece.promotedlance,
    #promotion-choice.bottom piece.promotedlance,
    .spare-top piece.promotedlance.sente {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/1NY.png")!important;
    }

    piece.promotedknight.sente,
    .cg-wrap.orientation-sente piece.promotedknight.sente,
    .cg-wrap.orientation-gote piece.promotedknight.gote,
    .pocket-bottom piece.promotedknight.gote,
    .e-pocket-bottom piece.promotedknight.gote,
    #promotion-choice.top piece.promotedknight,
    .spare-bottom piece.promotedknight.gote {
        background-image: url("https://raw.githubusercontent.com/timezombi/ShogiGUI-piece-sets/master/PNG/Portella/lishogi/0NK.png")!important;
    }

    piece.promotedknight.gote,
    .cg-wrap.orientation-sente piece.promotedknight.gote,
    .cg-wrap.orientation-gote piece.promotedknight.sente,
    .pocket-top piece.promotedknight,
    .e-pocket-top piece.promotedknight,
    #promotion-choice.bottom piece.promotedknight,
    .spare-top piece.promotedknight.sent...

Reviews

No reviews yet.