STS characters
This commit is contained in:
parent
5e4209ba64
commit
146d534d37
1 changed files with 12 additions and 5 deletions
|
@ -140,7 +140,9 @@
|
||||||
"JQuery",
|
"JQuery",
|
||||||
".js",
|
".js",
|
||||||
|
|
||||||
"enby"
|
"enby",
|
||||||
|
|
||||||
|
"Slay the Spire"
|
||||||
],
|
],
|
||||||
"color": "yellow"
|
"color": "yellow"
|
||||||
},
|
},
|
||||||
|
@ -175,7 +177,8 @@
|
||||||
"HTML",
|
"HTML",
|
||||||
"Shortcat",
|
"Shortcat",
|
||||||
"Valve",
|
"Valve",
|
||||||
"Spooky"
|
"Spooky",
|
||||||
|
"The Ironclad"
|
||||||
],
|
],
|
||||||
"color": "orange"
|
"color": "orange"
|
||||||
},
|
},
|
||||||
|
@ -184,7 +187,8 @@
|
||||||
"NodeJS",
|
"NodeJS",
|
||||||
"Spotify",
|
"Spotify",
|
||||||
"Wambu",
|
"Wambu",
|
||||||
"Matrix"
|
"Matrix",
|
||||||
|
"The Silent"
|
||||||
],
|
],
|
||||||
"color": "limegreen"
|
"color": "limegreen"
|
||||||
},
|
},
|
||||||
|
@ -198,7 +202,8 @@
|
||||||
"words": [
|
"words": [
|
||||||
"Violet",
|
"Violet",
|
||||||
"Purgatory",
|
"Purgatory",
|
||||||
"Limbo"
|
"Limbo",
|
||||||
|
"The Watcher"
|
||||||
],
|
],
|
||||||
"color": "rgb(200, 150, 255)"
|
"color": "rgb(200, 150, 255)"
|
||||||
},
|
},
|
||||||
|
@ -289,7 +294,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"words": [
|
"words": [
|
||||||
"CSS"
|
"CSS",
|
||||||
|
"Neow",
|
||||||
|
"The Defect"
|
||||||
],
|
],
|
||||||
"color": "rgb(50, 200, 255)"
|
"color": "rgb(50, 200, 255)"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue