mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
add: icon zip file
This commit is contained in:
parent
2a1987907f
commit
2e3e6aac8d
3 changed files with 23 additions and 3 deletions
|
@ -41,6 +41,7 @@ return {
|
|||
-- @param colors ColorScheme
|
||||
on_colors = function(colors)
|
||||
colors.bg_statusline = colors.none
|
||||
colors.bg_sidebar = 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