Add abrosexual flag

This commit is contained in:
Lucy Robillard 2022-07-25 12:38:50 -07:00
parent 06d299f2f7
commit d9a46c97c8
No known key found for this signature in database
GPG key ID: BCD4DBE493AC48B5

View file

@ -224,6 +224,16 @@ PRESETS: dict[str, ColorProfile] = {
'#A40062'
]),
# abrosexual used colorpicker to source from
# https://fyeahaltpride.tumblr.com/post/151704251345/could-you-guys-possibly-make-an-abrosexual-pride
'abrosexual': ColorProfile([
'#46D294',
'#A3E9CA',
'#FFFFFF',
'#F78BB3',
'#EE1766',
]),
'asexual': ColorProfile([
'#000000',
'#A4A4A4',