[PR] #12 from Amolith - add finsexual flag colours
add finsexual flag colours
This commit is contained in:
commit
8cd70044a1
1 changed files with 7 additions and 0 deletions
|
@ -525,4 +525,11 @@ PRESETS: dict[str, ColorProfile] = {
|
|||
'#FFFFFF',
|
||||
'#000000',
|
||||
]),
|
||||
"finsexual": ColorProfile([
|
||||
"#B18EDF",
|
||||
"#D7B1E2",
|
||||
"#F7CDE9",
|
||||
"#F39FCE",
|
||||
"#EA7BB3",
|
||||
]),
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue