Watch
1
0
Fork
You've already forked dotfiles
0

helix: Fix color name typo in theme

This commit is contained in:
Jeremy Kaplan 2026-08-31 16:54:55 -04:00
commit 358773ea0b

View file

@ -193,7 +193,7 @@
"ui.cursorline.primary" = { bg = "Focused" }
"ui.cursorline.secondary" = {}
"ui.cursorcolumn.primary" = { fg = "White", bg = "Focused" }
"ui.cursorcolumn.primary" = { fg = "white", bg = "Focused" }
"ui.cursorcolumn.secondary" = {}
## Gutter