arenaxr / arena-py

Python library for accessing the ARENA.
https://docs.arenaxr.org/content/python
BSD 3-Clause "New" or "Revised" License
5 stars 9 forks source link

More customizable UI colors and fonts #176

Open johnchoi313 opened 4 months ago

johnchoi313 commented 4 months ago

Light and dark default UI modes for Cards/ButtonPanels/Prompts are great, but it would be great to have an option to customize these further to have a more unique style in certain scenes. In particular, it would be great to customize font colors, border colors, and main body colors, as well as font styles if possible.

(Requested by ARENA-ETC team.)

hi-liang commented 4 months ago

This should be fully resolved clientside as the args just get passed through from arena-py args as documented in arenaxr/arena-web-core#617

Leaving this to close out by @johnchoi313 if that is sufficient explanation