Skip to content

Conversation

@waldyrious
Copy link
Contributor

Also added some blank lines after headings, for consistency, and break a long line at a sentence boundary.

Note: the list of formats was adapted from the code at

color_format_combobox.append_text ("HEX");
color_format_combobox.append_text ("hex");
color_format_combobox.append_text ("rgb");
color_format_combobox.append_text ("rgba");
color_format_combobox.append_text ("Gdk RGBA");
color_format_combobox.append_text ("Qt rgba");

I felt the selection I made was a good balance for the README, but let me know if it should be more exhaustive.

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