1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-05-03 22:26:07 +02:00

fix(themes): correct typo in `theme.toml`

This commit is contained in:
Rolo 2024-04-08 13:29:19 -07:00 committed by Michael Davis
parent 88da9e857c
commit a5a9827f32

View File

@ -40,7 +40,7 @@ label = "honey"
"diff.minus" = "#f22c86"
"diff.delta" = "#6f44f0"
# TODO: diferentiate doc comment
# TODO: differentiate doc comment
# concat (ERROR) @error.syntax and "MISSING ;" selectors for errors
"ui.background" = { bg = "midnight" }