Added femme

This commit is contained in:
MicroRay620 2025-10-27 11:07:07 -04:00
parent 2252fc36e7
commit 428cd402cc

View File

@ -147,6 +147,10 @@
"colors": ["#D72800", "#F17623", "#FF9C56", "#FFFDF6", "#FFCE89", "#FEAF02", "#A37000"],
"comment": "colorpicked from https://commons.wikimedia.org/wiki/File:Butch_Flag.png"
},
"femme" : {
"colors": ["#FF1A87", "#FF6AB1", "#FFFFFF", "#9A0731", "51091D"],
"comment": "colorpicked from https://lgbtqia.wiki/wiki/Femme"
},
"leather": {
"colors": ["#000000", "#252580", "#000000", "#252580", "#FFFFFF", "#252580", "#000000", "#252580", "#000000"],
"comment": "colorpicked from https://commons.wikimedia.org/wiki/File:Leather,_Latex,_and_BDSM_pride_-_Light.svg"
@ -224,4 +228,4 @@
"burger": ["#F3A26A", "#498701", "#FD1C13", "#7D3829", "#F3A26A"],
"throatlozenges": ["#2759DA", "#03940D", "#F5F100", "#F59B00", "#B71212"],
"band": ["#2670C0", "#F5BD00", "#DC0045", "#E0608E"]
}
}