[PR] #139 from Inconn/therian-flag

This commit is contained in:
Azalea 2023-06-30 05:04:40 -04:00 committed by GitHub
commit 8bf694c7ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -622,6 +622,13 @@ PRESETS: dict[str, ColorProfile] = {
"#0B130C" "#0B130C"
]), ]),
# used https://twitter.com/foxbrained/status/1667621855518236674/photo/1 as source and colorpicked
'nonhuman-unity' : ColorProfile([
"#177B49",
"#FFFFFF",
"#593C90"
]),
# Meme flags # Meme flags
'beiyang': ColorProfile([ 'beiyang': ColorProfile([
'#DF1B12', '#DF1B12',