Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/omicron_dark.toml')
| -rw-r--r-- | runtime/themes/omicron_dark.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/omicron_dark.toml b/runtime/themes/omicron_dark.toml index d515dfce..7fa500f7 100644 --- a/runtime/themes/omicron_dark.toml +++ b/runtime/themes/omicron_dark.toml @@ -12,6 +12,8 @@ diagnostic = { underline = { color = "ghost", style = "curl" } } "ui.background" = { bg = "bg" } "ui.window" = { bg = "bg_ui" } "ui.gutter" = { bg = "bg_ui" } +"ui.linenr" = "default_weak" +"ui.linenr.selected" = "default" "ui.text" = "default" "ui.text.focus" = { bg = "sel" } # secondary |