Fix highlighted piece color

PR #20971.
This commit is contained in:
Prince Gupta
2024-09-02 10:41:35 +05:30
committed by Vladimir Golovnev (Glassez)
parent 64506f16bd
commit d4ccf3001c
2 changed files with 10 additions and 3 deletions

View File

@@ -68,7 +68,9 @@ protected:
QColor backgroundColor() const;
QColor borderColor() const;
QColor pieceColor() const;
QColor highlightedPieceColor() const;
QColor colorBoxBorderColor() const;
const QVector<QRgb> &pieceColors() const;
// mix two colors by light model, ratio <0, 1>