code100x / chess

A multiplayer chess platform
https://chess.100xdevs.com/
1.55k stars 553 forks source link

Add themes to chessboard #132

Open hkirat opened 2 months ago

hkirat commented 2 months ago

Another theme to support

Screenshot 2024-04-21 at 1 25 49 AM
vatan45 commented 2 months ago

should we have to make a toggle button so let the user to switch between the themes

nimit9 commented 2 months ago

should we have to make a toggle button so let the user to switch between the themes

I think it can be a drop-down, which can have multiple colours in the future

nimit9 commented 2 months ago

Prolly should make a dialog.

Can we introduce shadcn? @hkirat

vatan45 commented 2 months ago

just like chess.com where you get an option in the menu to choose the theme and that theme will be set to your all chessboard whether its puzzles or games

Prathamesh-Chavan-232 commented 2 months ago

Creating a ThemeContext and adding multiple themes, not just for the board & pieces but other colors too seems like a good approach to me.

Are Issues getting assigned to people or its first come first serve (I would like to close this issue today) also I heard there's bounty system, what's that? I bought the 0-100 cohort late & haven't started attending live sessions yet, pardon me if this has been already clarified.