Correct color, add new highlight

This commit is contained in:
bingus_violet 2024-06-03 20:09:12 -05:00
parent 0a1089a4f6
commit 6bbf93198f

View file

@ -72,7 +72,7 @@
"color": "rgb(255, 175, 175)"
},
"Sylvie": {
"color": "rgb(255, 175, 175)"
"color": "#f768a4"
},
"bisexual": {
"color": "rgb(214, 2, 112)"
@ -146,6 +146,10 @@
"Ultrakill": {
"color": "red",
"caseInsensitive": true
},
"Risk of Rain 2": {
"color": "rgb(150, 220, 255)",
"caseInsensitive": true
}
}
}