diff --git a/hyfetch/presets.py b/hyfetch/presets.py index 33396255..463aac66 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -484,38 +484,16 @@ PRESETS: dict[str, ColorProfile] = { ]), # i didn't expect this one to work. cool! - 'boyflux2': ColorProfile([ + 'boyflux2': ColorProfile(ColorProfile([ '#E48AE4', '#9A81B4', '#55BFAB', '#FFFFFF', '#A8A8A8', '#81D5EF', - '#81D5EF', - '#81D5EF', - '#81D5EF', - '#81D5EF', - '#69ABE5', - '#69ABE5', - '#69ABE5', - '#69ABE5', - '#69ABE5', - '#69ABE5', - '#69ABE5', - '#69ABE5', - '#69ABE5', '#69ABE5', '#5276D4', - '#5276D4', - '#5276D4', - '#5276D4', - '#5276D4', - '#5276D4', - '#5276D4', - '#5276D4', - '#5276D4', - '#5276D4', - ]), + ]).with_weights([1, 1, 1, 1, 1, 5, 5, 5])), "finsexual": ColorProfile([ "#B18EDF",