summaryrefslogtreecommitdiff
path: root/contrib/themes/onedark.toml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/themes/onedark.toml')
-rw-r--r--contrib/themes/onedark.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/themes/onedark.toml b/contrib/themes/onedark.toml
index b10a0292..ccf6a2cc 100644
--- a/contrib/themes/onedark.toml
+++ b/contrib/themes/onedark.toml
@@ -35,6 +35,7 @@
"ui.linenr" = { fg = "#4B5263", modifiers = ['dim'] }
"ui.popup" = { bg = "#3E4452" }
"ui.statusline" = { fg = "#ABB2BF", bg = "#2C323C" }
+"ui.selection" = { bg = "#3E4452" }
"ui.text" = { fg = "#ABB2BF", bg = "#282C34" }
"ui.text.focus" = { fg = "#ABB2BF", bg = "#2C323C", modifiers = ['bold'] }
"ui.window" = { bg = "#3E4452" }