Update highlight list
This commit is contained in:
parent
1d6696999a
commit
dd73c1a9a8
1 changed files with 3 additions and 3 deletions
|
@ -91,8 +91,7 @@
|
||||||
"words": [
|
"words": [
|
||||||
"brain"
|
"brain"
|
||||||
],
|
],
|
||||||
"color": "pink",
|
"color": "#f5abb9"
|
||||||
"caseInsensitive": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"words": [
|
"words": [
|
||||||
|
@ -184,7 +183,8 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"words": [
|
"words": [
|
||||||
"Fedi"
|
"Fedi",
|
||||||
|
"Sharkey"
|
||||||
],
|
],
|
||||||
"color": "rgb(175, 125, 200)"
|
"color": "rgb(175, 125, 200)"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue