wob icon indicating copy to clipboard operation
wob copied to clipboard

Suggestion/question about colors

Open oknozor opened this issue 5 years ago • 3 comments

Hey it took me some times to figure out how to use colors and I am still not sure about the meaning of the first two hex value (#FF000000). Is this opacity ?

I think you should really provide some examples and documentation in the readme and manpage.

oknozor avatar Aug 07 '20 11:08 oknozor

Yes, first 2 hex letters represent opacity. Unfortunately it was bugged before version 0.9 #39

francma avatar Aug 07 '20 13:08 francma

Thank you, I might submit a PR to improve the doc next week, i have no time to do it right now.

oknozor avatar Aug 07 '20 14:08 oknozor

@oknozor when you will be updating the documentation, could you add the section "General usage" from README.md to the manpage? When someone installs wob from repositories, they have to look up the Github repository (or be experienced linux users), because manpages don't give too much information about how to use it properly.

paper42 avatar Aug 08 '20 13:08 paper42