Skip to content

Thin evaluation bar by chessskins

Screenshot of Thin evaluation bar

Details

Authorchessskins

LicenseNo License

Categorychess.com

Created

Updated

Size381 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Thin evaluation bar for chess.com. It reverts changes maded by chess.com beta. mar 2024

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Thin evaluation bar
@namespace      ChessSkins
@version        1.0.0
@description    Thin evaluation bar for chess.com
@author         ChessSkins
==/UserStyle== */

@-moz-document domain("chess.com") {
    
    body.with-evaluation {
        --evalWidth: 2rem;
        --evalAndGutter: 3rem;
        --gutterLeftOfBoard: var(--gutterSmall);
    }
}

Reviews

No reviews yet.