aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/onedark.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/onedark.toml')
-rw-r--r--runtime/themes/onedark.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/onedark.toml b/runtime/themes/onedark.toml
index acdaf99c..1a3da452 100644
--- a/runtime/themes/onedark.toml
+++ b/runtime/themes/onedark.toml
@@ -55,7 +55,7 @@ diagnostic = { modifiers = ["underlined"] }
"ui.selection" = { bg = "light-gray" }
"ui.selection.primary" = { bg = "gray" }
-"ui.linenr" = { fg = "linenr", modifiers = ["dim"] }
+"ui.linenr" = { fg = "linenr" }
"ui.linenr.selected" = { fg = "white" }
"ui.statusline" = { fg = "white", bg = "light-black" }