Modify bisexual flag with correct stripe size.
Some checks failed
Shellcheck / check (push) Has been cancelled

This commit is contained in:
Kaj Forney 2024-09-08 20:01:06 -06:00
parent 9636c980e7
commit 85c1f27d8a
Signed by: kforney
GPG key ID: 3AB4E2E04CEF656F

View file

@ -225,8 +225,10 @@ PRESETS: dict[str, ColorProfile] = {
]),
'bisexual': ColorProfile([
'#D60270',
'#D60270',
'#9B4F96',
'#0038A8',
'#0038A8'
]),