Make purple band narrower in bisexual flag.
Some checks failed
Shellcheck / check (push) Has been cancelled

This commit is contained in:
Kaj Forney 2024-11-12 09:44:12 -07:00
parent 85c1f27d8a
commit ef9ae5c874
Signed by: kforney
GPG key ID: 3AB4E2E04CEF656F

View file

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