Fix spelling errors in some themes (#2324)
This commit is contained in:
parent
21487d13fd
commit
667cdf929f
6 changed files with 6 additions and 6 deletions
|
@ -41,7 +41,7 @@
|
|||
"ui.text" = { fg = "base8" }
|
||||
"punctuation" = "base6"
|
||||
|
||||
# classes, types, primiatives
|
||||
# classes, types, primitives
|
||||
"type" = "green"
|
||||
"type.builtin" = { fg = "red"}
|
||||
"label" = "base8"
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"ui.text" = { fg = "base8" }
|
||||
"punctuation" = "base6"
|
||||
|
||||
# classes, types, primiatives
|
||||
# classes, types, primitives
|
||||
"type" = "green"
|
||||
"type.builtin" = { fg = "red"}
|
||||
"label" = "base8"
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"ui.text" = { fg = "base8" }
|
||||
"punctuation" = "base6"
|
||||
|
||||
# classes, types, primiatives
|
||||
# classes, types, primitives
|
||||
"type" = "green"
|
||||
"type.builtin" = { fg = "red"}
|
||||
"label" = "base8"
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"ui.text" = { fg = "base8" }
|
||||
"punctuation" = "base6"
|
||||
|
||||
# classes, types, primiatives
|
||||
# classes, types, primitives
|
||||
"type" = "green"
|
||||
"type.builtin" = { fg = "red"}
|
||||
"label" = "base8"
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"ui.text" = { fg = "base8" }
|
||||
"punctuation" = "base6"
|
||||
|
||||
# classes, types, primiatives
|
||||
# classes, types, primitives
|
||||
"type" = "green"
|
||||
"type.builtin" = { fg = "red"}
|
||||
"label" = "base8"
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"punctuation" = "nord6"
|
||||
|
||||
# Frost
|
||||
# nord7 - classes, types, primiatives
|
||||
# nord7 - classes, types, primitives
|
||||
"type" = "nord7"
|
||||
"type.builtin" = { fg = "nord7"}
|
||||
"label" = "nord7"
|
||||
|
|
Loading…
Add table
Reference in a new issue