Highlighter changes: Remove brain, add .scss, change .scss color to be more vibrant, add git, make git & Github brighter, add .ts
This commit is contained in:
parent
253ab2a9ff
commit
1166bade38
1 changed files with 6 additions and 4 deletions
|
@ -89,9 +89,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"words": [
|
"words": [
|
||||||
"brain"
|
".scss"
|
||||||
],
|
],
|
||||||
"color": "#f5abb9"
|
"color": "#ec5f98"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"words": [
|
"words": [
|
||||||
|
@ -247,9 +247,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"words": [
|
"words": [
|
||||||
"Github"
|
"Github",
|
||||||
|
"git"
|
||||||
],
|
],
|
||||||
"color": "gray"
|
"color": "darkgray"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"words": [
|
"words": [
|
||||||
|
@ -292,6 +293,7 @@
|
||||||
"words": [
|
"words": [
|
||||||
"CSS",
|
"CSS",
|
||||||
".css",
|
".css",
|
||||||
|
".ts",
|
||||||
"Neow",
|
"Neow",
|
||||||
"The Defect"
|
"The Defect"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue