Modify bisexual flag with correct stripe size.
Some checks failed
Shellcheck / check (push) Has been cancelled
Some checks failed
Shellcheck / check (push) Has been cancelled
This commit is contained in:
parent
9636c980e7
commit
85c1f27d8a
1 changed files with 2 additions and 0 deletions
|
@ -225,8 +225,10 @@ PRESETS: dict[str, ColorProfile] = {
|
|||
]),
|
||||
|
||||
'bisexual': ColorProfile([
|
||||
'#D60270',
|
||||
'#D60270',
|
||||
'#9B4F96',
|
||||
'#0038A8',
|
||||
'#0038A8'
|
||||
]),
|
||||
|
||||
|
|
Loading…
Reference in a new issue