Add cursorline scope for onedark theme (#2892)

pull/2895/head
Gokul Soumya 2 years ago committed by GitHub
parent db2aa57074
commit 23ce5f1837
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,6 +58,7 @@ diagnostic = { modifiers = ["underlined"] }
"ui.selection" = { bg = "light-gray" }
"ui.selection.primary" = { bg = "gray" }
"ui.cursorline.primary" = { bg = "light-black" }
"ui.linenr" = { fg = "linenr" }
"ui.linenr.selected" = { fg = "white" }

Loading…
Cancel
Save