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

Add palettes #16

Open
KingNook opened this issue Sep 16, 2024 · 0 comments
Open

Add palettes #16

KingNook opened this issue Sep 16, 2024 · 0 comments
Labels
feature New feature or request

Comments

@KingNook
Copy link
Owner

Context

I would quite like to have the option to easily switch out color schemes. The easiest way I can think to do this is to have separate palette files that the colors file will sort out

Thoughts / Challenges

Probably a config style file (looks like I'll be going with .yaml files on this) and a separate config file to define the palette in use (although it may also be worth later down the line having a way to change palette during runtime).

I will also have to replace the color references (eg instead of IVORY and AFW, I would need to have BACKGROUND and COLOR_2 or something along those lines and change this in the other files as well.

@KingNook KingNook added the feature New feature or request label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant