Added fraysexual flag!

In reference to issue #275.
This commit is contained in:
Mischa Soderlund 2024-05-08 19:51:08 -04:00 committed by GitHub
parent dbe67789d8
commit f06c3fda31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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