This commit is contained in:
2025-08-30 13:45:22 -06:00
parent 1dae2173af
commit 576a13ea8f
7 changed files with 32 additions and 13 deletions

View File

@@ -53,7 +53,7 @@
"diff.delta" = "orange"
"diff.minus" = "red"
"ui.background" = {}
"ui.background" = { bg = "bg0" }
"ui.cursor" = { fg = "bg0", bg = "fg" }
"ui.cursor.match" = { fg = "orange", bg = "bg_yellow" }
"ui.cursor.insert" = { fg = "bg0", bg = "grey1" }