• Mahmoud Aglan's avatar
    feat: full admin theme expansion — spacing sliders, RGBA pickers, per-icon uploads · 55a3ca73
    Mahmoud Aglan authored
    Admin Theme New Sections:
    - 📐 Spacing & Layout: 9 range sliders for border-radius, content-max,
      header-h, nav-bottom-h, card-padding, section-gap, touch-min
    - 🎲 Domino: 5 color pickers for game theming
    - 🎯 Backgammon: 8 color pickers for board/checker/felt colors
    - 🎨 Icons Grid: per-icon upload (31 icons individually replaceable)
    
    RGBA Picker:
    - Color input + alpha slider (0-100%) for rgba-based CSS variables
    - Live preview, outputs rgba() string
    - Applied to: board highlights, overlays, borders
    
    Per-Icon Override:
    - Individual SVG/PNG upload per icon
    - Runtime: replaces SVG <use> with <img> element
    - Resolution guide: "24×24px SVG مفضل"
    
    Upload Resolution Guides:
    - Pieces: 128×128px
    - Logo: 200×40px
    - Favicon: 32×32px
    - Icons: 24×24px
    - Sprite: SVG 24px viewBox
    
    All changes live-effective via CSS variable injection + runtime JS.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    55a3ca73
Name
Last commit
Last update
..
404.php Loading commit data...
achievements.php Loading commit data...
admin-theme.php Loading commit data...
analysis.php Loading commit data...
backgammon-game.php Loading commit data...
backgammon-live.php Loading commit data...
backgammon-matchmaking.php Loading commit data...
backgammon.php Loading commit data...
bots.php Loading commit data...
domino-game.php Loading commit data...
domino-live.php Loading commit data...
domino-matchmaking.php Loading commit data...
domino.php Loading commit data...
friends.php Loading commit data...
game-live.php Loading commit data...
game.php Loading commit data...
games.php Loading commit data...
home.php Loading commit data...
leaderboard.php Loading commit data...
login.php Loading commit data...
ludo-game.php Loading commit data...
ludo-live.php Loading commit data...
ludo-matchmaking.php Loading commit data...
ludo.php Loading commit data...
matchmaking.php Loading commit data...
notifications.php Loading commit data...
org.php Loading commit data...
orgs.php Loading commit data...
play.php Loading commit data...
profile.php Loading commit data...
puzzles.php Loading commit data...
register.php Loading commit data...
settings.php Loading commit data...
shop.php Loading commit data...
tournament.php Loading commit data...
tournaments.php Loading commit data...