Minor additions to the highlighted word list
This commit is contained in:
parent
f2438da65f
commit
7050eebf8a
1 changed files with 8 additions and 1 deletions
|
@ -135,7 +135,8 @@
|
||||||
"Shortcat",
|
"Shortcat",
|
||||||
"Valve",
|
"Valve",
|
||||||
"Spooky",
|
"Spooky",
|
||||||
"The Ironclad"
|
"The Ironclad",
|
||||||
|
"Search Party"
|
||||||
],
|
],
|
||||||
"color": "orange"
|
"color": "orange"
|
||||||
},
|
},
|
||||||
|
@ -166,6 +167,12 @@
|
||||||
],
|
],
|
||||||
"color": "rgb(200, 150, 255)"
|
"color": "rgb(200, 150, 255)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"words": [
|
||||||
|
"abyss"
|
||||||
|
],
|
||||||
|
"color": "rgb(150, 50, 255)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"words": [
|
"words": [
|
||||||
"Fedi"
|
"Fedi"
|
||||||
|
|
Loading…
Reference in a new issue