Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support board color change #3

Open
sugizo opened this issue Jun 15, 2023 · 3 comments
Open

support board color change #3

sugizo opened this issue Jun 15, 2023 · 3 comments

Comments

@sugizo
Copy link

sugizo commented Jun 15, 2023

nice to have the parameter to change board color

e.g.
java -jar sgf2gif.jar -f ~/game.sgf -o ~/game.gif --board_color='brown'
or
whatever value, like in your code in classic theme
private val boardColor = Color.WHITE

thanks and best regards

@Kuhron
Copy link

Kuhron commented Dec 4, 2023

I would also like this and can contribute a PR with this change if you like, @Ekenstein

@Ekenstein
Copy link
Owner

This'd only be applicable on the classic theme I suppose. The NES theme, which was the main idea for this project wouldn't really benefit from this.

But if someone is willing to add a PR for it, I might consider merging it 🙂

@ekbgab
Copy link

ekbgab commented Jan 2, 2024

Consider also implementing your own theme if you wish to have another board color.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants