Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml index 18a94deb7..4e82aeb7d 100644 --- a/theme.toml +++ b/theme.toml @@ -47,6 +47,8 @@ "ui.text" = { fg = "#a4a0e8"} # lavender "ui.text.focus" = { fg = "#dbbfef"} # lilac +"ui.menu.selected" = { fg = "#281733", bg = "#ffffff" } # revolver + "warning" = "#ffcd1c" "error" = "#f47868" "info" = "#6F44F0" |