H. Z. Sababa
H. Z. Sababa
I see that the existing board themes all have a name when you hover the mouse over them. What name would you give those?
It would look like this. Before:  After: 
The players can add their FIDE rating to their profile if they want to.
Duplicate of https://github.com/lichess-org/lila/issues/8144
Screenshot of the current Confirm move view:  Screenshot of the current Draw offer view: 
Related: https://github.com/lichess-org/lila/issues/3430
This is especially problematic if "Show pieces" is not selected.
Related: https://github.com/lichess-org/lila/issues/10405
Currently, it seems that this is the data available to the UI for a game: ```json { "data": { "game": { "id": "a7IAhZym", "variant": { "key": "standard", "name": "Standard", "short":...
This can be solved by adding a new option, which, if enabled, adds the semicolons. Similar to the existing `importReactOnTop` option which is also used to customize the snippets. It...