mirror of https://github.com/helix-editor/helix
fix: adjustment to markdown header 3 and 4 to improve visibility
parent
0ae74c6c07
commit
e06de0cca5
|
@ -120,8 +120,8 @@ diagnostic = "cool-sky"
|
|||
|
||||
"markup.heading.1" = "deep-grape"
|
||||
"markup.heading.2" = "muted-violet"
|
||||
"markup.heading.3" = "purple-gray"
|
||||
"markup.heading.4" = "deep-indigo"
|
||||
"markup.heading.3" = "orchid"
|
||||
"markup.heading.4" = "amethyst"
|
||||
"markup.heading.5" = "soft-blue"
|
||||
"markup.heading.6" = "cool-sky"
|
||||
"markup.heading.marker" = "ufo-green"
|
||||
|
|
Loading…
Reference in New Issue