Skip to contents

Shows the names of available LGBTQ palettes and their metadata.

Usage

show_pride()

Value

A data.frame with palette names and numbers of colors.

Examples

show_pride()
#> # A tibble: 41 × 2
#>    palettes     lengths
#>    <chr>          <int>
#>  1 rainbow            6
#>  2 lesbian            5
#>  3 gay                5
#>  4 bisexual           3
#>  5 transgender        3
#>  6 asexual            4
#>  7 intersex           2
#>  8 nonbinary          4
#>  9 philadelphia       8
#> 10 progress          11
#> # ℹ 31 more rows