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

Hex argb #4

Merged
merged 2 commits into from
Mar 11, 2022
Merged

Hex argb #4

merged 2 commits into from
Mar 11, 2022

Conversation

eylles
Copy link
Owner

@eylles eylles commented Mar 11, 2022

pull request #578 @chrishoage still have not tested but correct me if i'm wrong, hex_argb does as it says and prepends the alpha value to the rgb hex values, alpha_hex on the contrary appends the alpha value in hex to the rgb hex values right?

@chrishoage
Copy link
Contributor

@eylles The names could perhaps be better, so feel free to adjust

hex_argb places the hex alpha value in front of the hex. E.g. for polybar

alpha_hex turns the alpha value into a hex value. E.g. 80 -> CC

@eylles
Copy link
Owner Author

eylles commented Mar 11, 2022

i mean, it looks good to me, i would just like to have things crystal clear for when i eventually add the documentation of the fork.

@eylles
Copy link
Owner Author

eylles commented Mar 11, 2022

screw it, i will merge this as is, and if the names aren't clear enough i will adjust them when i put out a release, which should be soon™

@eylles eylles merged commit 681b451 into master Mar 11, 2022
@eylles eylles deleted the hex_argb branch January 28, 2024 08:37
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.

2 participants