Skip to content

Commit

Permalink
style bufferline
Browse files Browse the repository at this point in the history
  • Loading branch information
matoous committed Nov 29, 2023
1 parent be4c0a4 commit 3836747
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions runtime/themes/modus_vivendi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ punctuation = "fg-dim"
"ui.statusline.insert" = { fg = "green-warmer" }
"ui.statusline.select" = { fg = "magenta-warmer" }

"ui.bufferline" = { bg = "bg-tab-bar" }
"ui.bufferline.active" = { bg = "bg-tab-current", fg = "fg-mode-line-active" }

"ui.popup" = { fg = "fg-main", bg = "bg-dim" }
"ui.window" = { fg = "fg-dim" }
"ui.help" = { fg = "fg-main", bg = "bg-dim" }
Expand Down

0 comments on commit 3836747

Please sign in to comment.