Hello,
At the current state, the editor has a black background color. When we use black tiles, we can't see anything. Can you add an option in the conf file to change the background color (or something like that ?).
Also, had another suggestion but I forgot it --'
Thanks !
Hello, thank you for the suggestion! I added compile time options in
include/conf.h
to set a background color for the tile picker (PICKER_BACKGROUND_COLOR
) and edition area (EDITOR_BACKGROUND_COLOR
). I would like this to be configurable with a flag too, I will look into it later.=> https://git.sr.ht/~kikoodx/sle/commit/5d556f5f21a3b8dbf48827de8c83ef9065e79df3
Added configuration flags for this feature.
=> https://git.sr.ht/~kikoodx/sle/commit/a66aaf9bdc697db6e99a93fad7ccdaae98aa7231