mirror of https://github.com/helix-editor/helix
sonokai: remove unused "boolean" key
parent
d52d318e1b
commit
6ef684abaa
|
@ -6,7 +6,6 @@
|
||||||
# License: MIT License
|
# License: MIT License
|
||||||
|
|
||||||
"type" = "blue"
|
"type" = "blue"
|
||||||
"boolean" = "purple"
|
|
||||||
"constant" = "fg"
|
"constant" = "fg"
|
||||||
"constant.builtin" = "purple"
|
"constant.builtin" = "purple"
|
||||||
"constant.numeric" = "purple"
|
"constant.numeric" = "purple"
|
||||||
|
|
Loading…
Reference in New Issue