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

Macro color not working for Background color #14

Closed
tuntematonjr opened this issue Sep 3, 2017 · 5 comments
Closed

Macro color not working for Background color #14

tuntematonjr opened this issue Sep 3, 2017 · 5 comments

Comments

@tuntematonjr
Copy link

tuntematonjr commented Sep 3, 2017

Version and Build

1.0.2

Summary

When using color macro for Background color. It give Warning Message: Config : some input after EndOfFile.

Detail

in export it is writen like this colorBackground = ORANSSI;
So it is mising []
it should be colorBackground[] = ORANSSI;
Same for
colorBackgroundDisabled and colorBackgroundActive

@tuntematonjr tuntematonjr changed the title Macro color not working Macro color not working for Background color Sep 3, 2017
@kayler-renslow
Copy link
Owner

fixed in c8429f9

@kayler-renslow
Copy link
Owner

fix applied in version 1.0.3

@tuntematonjr
Copy link
Author

@kayler-renslow
It is doing this still for raw values

@kayler-renslow
Copy link
Owner

fixed 25514ca

@kayler-renslow
Copy link
Owner

Fixed in release version 1.0.4

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

No branches or pull requests

2 participants