Update presets.py

This commit is contained in:
C-HCM
2024-05-28 23:36:47 -03:00
committed by GitHub
parent 207c608cd6
commit 881833d3c9
+1 -10
View File
@@ -691,7 +691,7 @@ PRESETS: dict[str, ColorProfile] = {
]),
# colorpicked from https://commons.wikimedia.org/wiki/File:Leather,_Latex,_and_BDSM_pride_-_Light.svg
'leather1': ColorProfile([
'leather': ColorProfile([
'#000000',
'#252580',
'#000000',
@@ -702,15 +702,6 @@ PRESETS: dict[str, ColorProfile] = {
'#252580',
'#000000',
]),
# same as above but simplified
'leather2': ColorProfile([
'#000000',
'#252580',
'#FFFFFF',
'#252580',
'#000000',
]),
# Meme flags
'beiyang': ColorProfile([