Open MrsRina opened 1 year ago
I was thinking to use LISP instead of some random binary file or txt parser.
Now EKG theme also is scheme-based type; which means you have colors as scheme and not theme. Soon EKG should add one theme system, for customize the visual model of widgets.
ekg has no geometry theme but only color scheme with minimal configurations for widgets, that is not an issue, just one feature very important.
Different from color scheme ekg gonna has geometry theme, each rendered rectangle inside the widgets are configured by runtime logic, whatever, this is a problem for the general design, I do not have meta to integrate a 2th hyper text language like HTML or CSS, but soon I will append JSON to create color schemes and themes. Of course, I will implement lots of settings and features for create custom themes.