Skip to content

Commit

Permalink
Adding a cursorline for the Nord theme (#2916)
Browse files Browse the repository at this point in the history
  • Loading branch information
heliostatic committed Jun 29, 2022
1 parent 6ac6080 commit 15ac114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/nord.toml
@@ -1,6 +1,7 @@
# Author : RayGervais<raygervais@hotmail.ca>

"ui.linenr.selected" = { fg = "nord4" }
"ui.cursorline.primary" = { bg = "nord1" }
"ui.text.focus" = { fg = "nord8", modifiers= ["bold"] }
"ui.menu" = { fg = "nord6", bg = "#232d38" }
"ui.menu.selected" = { fg = "nord8", bg = "nord2" }
Expand Down

0 comments on commit 15ac114

Please sign in to comment.