Add hypersexual flag

This commit is contained in:
Ethan Holt 2024-05-01 12:04:07 -04:00 committed by GitHub
parent 51f0ebf3ea
commit 0a28b07cb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -649,7 +649,16 @@ PRESETS: dict[str, ColorProfile] = {
"#89C7B0",
"#F3EDBD",
]),
'hypersexual' : ColorProfile([
"#070102",
"#EF2047",
"#F9B8D2",
"#EB6927",
"#EE376A",
"#070102",
]),
# Meme flags
'beiyang': ColorProfile([
'#DF1B12',