[+] Add omniromantic and pangender, closes #106

This commit is contained in:
Azalea Gui 2023-03-21 16:03:08 -04:00
parent 538646160d
commit d00a3c086d
No known key found for this signature in database
GPG key ID: E289FAC0DA92DD2B

View file

@ -216,6 +216,14 @@ PRESETS: dict[str, ColorProfile] = {
'#8EA6FF',
]),
'omniromantic': ColorProfile([
'#FEC8E4',
'#FDA1DB',
'#89739A',
'#ABA7FE',
'#BFCEFF',
]),
# gay men sourced from https://www.flagcolorcodes.com/gay-men
'gay-men': ColorProfile([
'#078D70',
@ -542,6 +550,16 @@ PRESETS: dict[str, ColorProfile] = {
'#7D2557'
]),
'pangender': ColorProfile([
'#FFF798',
'#FEDDCD',
'#FFEBFB',
'#FFFFFF',
'#FFEBFB',
'#FEDDCD',
'#FFF798',
]),
'gendernonconforming1': ColorProfile(
ColorProfile([
'#50284d',