Public-Health-Scotland / package-dev-guidance-site

Repo for a small website of resource on PHS/general best practice for package development
https://public-health-scotland.github.io/package-dev-guidance-site/
1 stars 0 forks source link

(Optional) Make lines in mermaid graph lighter #21

Closed JonMinton closed 4 months ago

JonMinton commented 4 months ago

I'm wondering if making the lines in the mermaid graph a bit lighter (e.g. a light grey or blue) might make it even easier to read the text. Example of restyling here

If this is worth doing let me know. If not please just close the issue.

alan-y commented 4 months ago

Please go ahead if you think it'll look better. I just had a go at launching on gh-pages so we can close the other issue. The only remaining thing for that is maybe to set it up with github Actions - what do you think?

JonMinton commented 4 months ago

I've made a change to lightgrey for the line colour. There's a known issue with mermaid in that the heads of lines (the arrow parts) don't get updated so will remain black. However this does make the text more readable. If the colour mismatch between line colour and arrowhead colour is too distracting then please reject the associated PR