Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml index fd5572a62..903a5e266 100644 --- a/theme.toml +++ b/theme.toml @@ -40,6 +40,7 @@ "ui.background" = { bg = "#3b224c" } # midnight "ui.linenr" = { fg = "#5a5977" } # comet +"ui.linenr.selected" = { fg = "#dbbfef" } # lilac "ui.statusline" = { bg = "#281733" } # revolver "ui.popup" = { bg = "#281733" } # revolver "ui.window" = { bg = "#452859" } # bossa nova |