Update presets.py

+ otter and twink
This commit is contained in:
C-HCM
2024-05-29 13:47:07 -03:00
committed by GitHub
parent 881833d3c9
commit a8f02e94b6
+17
View File
@@ -702,6 +702,23 @@ PRESETS: dict[str, ColorProfile] = {
'#252580',
'#000000',
]),
# colorpicked from https://commons.wikimedia.org/wiki/File:Official_Otter_Pride_Flag_by_Bearbackgear.jpg
'otter': ColorProfile([
'#263881',
'#5C9DC9',
'#FFFFFF',
'#3A291D',
'#5C9DC9',
'#263881',
]),
# colorpicked from https://commons.wikimedia.org/wiki/File:Twink_Pride_Flag_(proposed).svg
'twink': ColorProfile([
'#FFB2FF',
'#FFFFFF',
'#FFFF81',
]),
# Meme flags
'beiyang': ColorProfile([