show_nhs_theme_colour_tints.Rd
This function shows the tints of a colour from the Nhs Theme
show_nhs_theme_colour_tints(tints, colour)
a vector of numbers between 0 and 1 that represents the percentage tints required
the name of the colour to show tints of
named vector of hexadecimal strings of colours
show_nhs_theme_colour_tints(seq(0,1,0.1), "Blue")