mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-01 08:24:34 +02:00
add: overide lualine config
This commit is contained in:
parent
8cab416b15
commit
b7c4310614
4 changed files with 20 additions and 57 deletions
|
@ -46,6 +46,7 @@ tokyonight.setup({
|
|||
-- @param colors ColorScheme
|
||||
on_colors = function(colors)
|
||||
colors.bg_highlight = hilight
|
||||
colors.bg_statusline = colors.none
|
||||
end,
|
||||
|
||||
--- You can override specific highlights to use other groups or a hex color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue