acme2k icon indicating copy to clipboard operation
acme2k copied to clipboard

added support for original pastel colors by conditionally enabling colormixing, and providing a color file …

Open siacali opened this issue 5 years ago • 2 comments

Modified (super minor) acme.c and provided a color file in colors called original - enables the original pastel colors to be recreated, for those of us old folks who love the operational improvements A2k brings, but also love the original retro pastel colors...

These changes: Add an optional #define ENABLE_PASTELS to the config.h and a #define C_MIX acme.c has an #ifndef ENABLE_PASTELS that preserves the (your) original behavior else enables color mixing to recreate the textures that were key to faithfully reproducing the original pastels colors.

siacali avatar Apr 09 '19 22:04 siacali

I've been using this fork for the past few months and it works great! Thanks @siacali

zakkor avatar Jun 10 '20 19:06 zakkor

Thanks for that, I appreciate it!

siacali avatar Jun 12 '20 17:06 siacali