[PR] #277 from msoderlund2027: Fraysexual flag

Added fraysexual flag!
This commit is contained in:
Azalea 2024-05-08 19:35:36 -07:00 committed by GitHub
commit e21f9bef26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -671,6 +671,14 @@ PRESETS: dict[str, ColorProfile] = {
"#F3EDBD", "#F3EDBD",
]), ]),
# sampled from https://es.m.wikipedia.org/wiki/Archivo:Fraysexual_flag.jpg
'fraysexual': ColorProfile([
'#226CB5',
'#94E7DD',
'#FFFFFF',
'#636363',
]),
# Meme flags # Meme flags
'beiyang': ColorProfile([ 'beiyang': ColorProfile([
'#DF1B12', '#DF1B12',