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

pull/10506/head
Rolo 2024-04-08 13:29:19 -07:00 committed by Michael Davis
parent 88da9e857c
commit a5a9827f32
1 changed files with 1 additions and 1 deletions

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" }