1
0
mirror of https://github.com/helix-editor/helix synced 2024-09-20 12:22:28 +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.minus" = "#f22c86"
"diff.delta" = "#6f44f0" "diff.delta" = "#6f44f0"
# TODO: diferentiate doc comment # TODO: differentiate doc comment
# concat (ERROR) @error.syntax and "MISSING ;" selectors for errors # concat (ERROR) @error.syntax and "MISSING ;" selectors for errors
"ui.background" = { bg = "midnight" } "ui.background" = { bg = "midnight" }