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

from isHexNumber to isHexColor #343

Merged
merged 2 commits into from Jan 15, 2020
Merged

from isHexNumber to isHexColor #343

merged 2 commits into from Jan 15, 2020

Conversation

ghost
Copy link

@ghost ghost commented Jan 14, 2020

Thanks for the fix of #342 - now loads OK. However, giving a plain hex number is not good for a color string: Please allow to give a string in #aabbcc or #fff or #AABBCC or #FFF format as parameter and the font color actually changes to something else than to black only as it does in 1.3.4. Tested on Windows and Linux using various browsers (including wxWidgets WebView).

Petri Mäkijärvi added 2 commits January 14, 2020 23:08
Giving a plain hex number is not good for a color string, allow to give a #aabbcc or #fff or #AABBCC or #FFF format string and the font color actually change to something else than to black only. Tested on Windows and Linux various browsers (including wxWidgets WebView).
from isHexNumber to isHexColor
@robertsLando
Copy link
Collaborator

LGTM

@robertsLando robertsLando merged commit 2b34083 into toorshia:master Jan 15, 2020
@robertsLando
Copy link
Collaborator

@Canne 1.3.5 published

@ghost
Copy link
Author

ghost commented Jan 15, 2020

$ npm ls --depth=0 2>&1 | grep just
+-- [email protected]
$ npm run debug

test: day dusk night themes:
2020-01-15_colors_day
2020-01-15_colors_dusk
2020-01-15_colors_night
Looks great! Thanks!

@robertsLando
Copy link
Collaborator

robertsLando commented Jan 15, 2020 via email

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.

1 participant