[Github-comments] [geany/geany-plugins] Markdown: fix colors in gtk3 (#965)

M-HT notifications at xxxxx
Sun Apr 5 10:22:58 UTC 2020


To convert from range 0.0-1.0 to 0-255, the values must be divided by 255.0 and not 256.0. The same in the opposite direction.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/965

-- Commit Summary --

  * Markdown: fix colors in gtk3

-- File Changes --

    M markdown/src/markdown-gtk-compat.c (19)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/965.patch
https://github.com/geany/geany-plugins/pull/965.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/965
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200405/442559db/attachment.htm>


More information about the Github-comments mailing list