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

Color alias #23

Open
djornada opened this issue Jan 5, 2016 · 3 comments
Open

Color alias #23

djornada opened this issue Jan 5, 2016 · 3 comments

Comments

@djornada
Copy link
Contributor

djornada commented Jan 5, 2016

Hi!
is possible to suport color alias?
something like this:
...
set $color #455A64
...
background $color

@acrisci
Copy link
Member

acrisci commented Jan 5, 2016

What is the use case for this?

@djornada
Copy link
Contributor Author

djornada commented Jan 6, 2016

i mean support alias to generate theme, when the config file contains alias

@acrisci
Copy link
Member

acrisci commented Jan 6, 2016

I'm guessing you mean to support any single word beginning with $ to be inserted into the correct place in the config. This would be ok with me to put in. Patches welcome.

I would like to leave room for rgb conversions as well, so I would be wary of supporting any arbitrary string in the config file.

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

No branches or pull requests

2 participants