Friends Theme Color Palette
Examples
friends_theme_colors
#> $background
#> [1] "white"
#>
#> $text
#> [1] "#29afc8" "#e05e2d" "#304f23" "#8174ce" "#83694e" "#fbec8b"
#>
#> $fill
#> [1] "#ece4df"
#>
#> $panel
#> [1] "#651a18"
#>
#> $strip_text
#> [1] "#010203"
#>
#> $border
#> [1] "#000000"
#>
#> $lighter
#> [1] "#b09169"
#>
#> $light
#> [1] "#901a18"
#>
#> $medium
#> [1] "#651a18"
#>
#> $dark
#> [1] "#401a18"
#>