Azalea 2023-06-01 23:02:44 -07:00
parent 11f4242598
commit bf5276bcc4

View file

@ -484,38 +484,16 @@ PRESETS: dict[str, ColorProfile] = {
]), ]),
# i didn't expect this one to work. cool! # i didn't expect this one to work. cool!
'boyflux2': ColorProfile([ 'boyflux2': ColorProfile(ColorProfile([
'#E48AE4', '#E48AE4',
'#9A81B4', '#9A81B4',
'#55BFAB', '#55BFAB',
'#FFFFFF', '#FFFFFF',
'#A8A8A8', '#A8A8A8',
'#81D5EF', '#81D5EF',
'#81D5EF',
'#81D5EF',
'#81D5EF',
'#81D5EF',
'#69ABE5',
'#69ABE5',
'#69ABE5',
'#69ABE5',
'#69ABE5',
'#69ABE5',
'#69ABE5',
'#69ABE5',
'#69ABE5',
'#69ABE5', '#69ABE5',
'#5276D4', '#5276D4',
'#5276D4', ]).with_weights([1, 1, 1, 1, 1, 5, 5, 5])),
'#5276D4',
'#5276D4',
'#5276D4',
'#5276D4',
'#5276D4',
'#5276D4',
'#5276D4',
'#5276D4',
]),
"finsexual": ColorProfile([ "finsexual": ColorProfile([
"#B18EDF", "#B18EDF",