dev190 - GUI: color scheme guru mode

now you can fine-tune every color in the interface

TODO: improve color config format
This commit is contained in:
tildearrow 2023-12-20 19:51:21 -05:00
parent 37195e5759
commit 231a76d50b
4 changed files with 210 additions and 52 deletions

View file

@ -54,8 +54,8 @@ class DivWorkPool;
#define DIV_UNSTABLE
#define DIV_VERSION "dev189"
#define DIV_ENGINE_VERSION 189
#define DIV_VERSION "dev190"
#define DIV_ENGINE_VERSION 190
// for imports
#define DIV_VERSION_MOD 0xff01
#define DIV_VERSION_FC 0xff02