[PR] #139 from Inconn/therian-flag
This commit is contained in:
commit
8bf694c7ba
1 changed files with 7 additions and 0 deletions
|
@ -622,6 +622,13 @@ PRESETS: dict[str, ColorProfile] = {
|
|||
"#0B130C"
|
||||
]),
|
||||
|
||||
# used https://twitter.com/foxbrained/status/1667621855518236674/photo/1 as source and colorpicked
|
||||
'nonhuman-unity' : ColorProfile([
|
||||
"#177B49",
|
||||
"#FFFFFF",
|
||||
"#593C90"
|
||||
]),
|
||||
|
||||
# Meme flags
|
||||
'beiyang': ColorProfile([
|
||||
'#DF1B12',
|
||||
|
|
Loading…
Reference in a new issue