updated theme's cursorline

pull/9361/head
rojebd 10 months ago
parent 7b96a91a67
commit 21c87a09ae
No known key found for this signature in database
GPG Key ID: 4D2CC5EB6F8069D6

@ -58,12 +58,13 @@ label = "#abcc8a"
"ui.text.inactive" = "#93a56f"
"ui.virtual" = { fg = "yellow" }
"ui.virtual.indent-guide" = { fg = "#5b5b5a" }
"ui.virtual.ruler" = { bg = "#363638" }
"ui.selection" = { fg = "white", bg = "gray" }
"ui.selection.primary" = { fg = "white", bg = "gray" }
"ui.cursor.match" = { fg = "white", bg = "gray" }
"ui.cursor" = { modifiers = ["reversed"] }
"ui.cursorline.primary" = { bg = "#363738" }
"ui.cursorline.primary" = { bg = "#3b3b3f" }
"ui.debug" = { fg = "#634450" }
"ui.debug.breakpoint" = { fg = "redish" }

Loading…
Cancel
Save