R/colors.R
gouv_colors.Rd
gouv_colors() directly gives the colors as hex codes.
gouv_colors()
gouv_colors(...)
The color you want, by code - from "a0" to "r4" or "bleu_france", "blanc", "rouge_marianne".
"a0"
"r4"
"bleu_france"
"blanc"
"rouge_marianne"
A named vector of character strings. Each value represents the requested hex code.
https://www.gouvernement.fr/charte/charte-graphique-les-fondamentaux/les-couleurs
gouv_colors("a1") #> a1 #> "#958B62"