Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

siacali
Copy link

@siacali siacali commented Apr 9, 2019

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.

…file in colors called original - enables the original pastel colors to be recreated
@zakkor
Copy link

zakkor commented Jun 10, 2020

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

@siacali
Copy link
Author

siacali commented Jun 12, 2020

Thanks for that, I appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants