Add polysexual
This commit is contained in:
parent
5f31542362
commit
cd0f55cd92
1 changed files with 6 additions and 0 deletions
|
@ -201,6 +201,12 @@ PRESETS: dict[str, ColorProfile] = {
|
||||||
'#1AB3FF'
|
'#1AB3FF'
|
||||||
]),
|
]),
|
||||||
|
|
||||||
|
'polysexual': ColorProfile([
|
||||||
|
'#F714BA',
|
||||||
|
'#01D66A',
|
||||||
|
'#1594F6',
|
||||||
|
]),
|
||||||
|
|
||||||
'lesbian': ColorProfile([
|
'lesbian': ColorProfile([
|
||||||
'#D62800',
|
'#D62800',
|
||||||
'#FF9B56',
|
'#FF9B56',
|
||||||
|
|
Loading…
Reference in a new issue