• Mahmoud Aglan's avatar
    feat: ALL chess styling editable via admin theme — 32 CSS variables · ad92b88a
    Mahmoud Aglan authored
    Converted all hardcoded chess board values to CSS custom properties:
    - Board: radius, shadow, border, max-width
    - Pieces: size, white/black colors, stroke, shadow, hover/drag scale
    - Legal moves: dot size, capture ring size/border
    - Clock: bg, active bg, radius, font-size, padding
    - Coordinates: size, weight
    - Side panel: width, bg, radius
    - Move list: font-size
    - Eval bar: width, radius
    - Game header: padding, radius, bg, player/rating font sizes
    
    All 32 variables exposed in admin theme under "♟ Chess Styling" section
    with text inputs for full customization of every single value.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    ad92b88a
Name
Last commit
Last update
Connections and docs Loading commit data...
api Loading commit data...
config Loading commit data...
includes Loading commit data...
pages Loading commit data...
public Loading commit data...
templates Loading commit data...
.gitignore Loading commit data...
.htaccess Loading commit data...
Dockerfile Loading commit data...
PLAN.md Loading commit data...
Stockfishbotsapi.txt Loading commit data...
captain-definition Loading commit data...
index.php Loading commit data...