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": [
|
||||
"brain"
|
||||
".scss"
|
||||
],
|
||||
"color": "#f5abb9"
|
||||
"color": "#ec5f98"
|
||||
},
|
||||
{
|
||||
"words": [
|
||||
|
@ -247,9 +247,10 @@
|
|||
},
|
||||
{
|
||||
"words": [
|
||||
"Github"
|
||||
"Github",
|
||||
"git"
|
||||
],
|
||||
"color": "gray"
|
||||
"color": "darkgray"
|
||||
},
|
||||
{
|
||||
"words": [
|
||||
|
@ -292,6 +293,7 @@
|
|||
"words": [
|
||||
"CSS",
|
||||
".css",
|
||||
".ts",
|
||||
"Neow",
|
||||
"The Defect"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue