forked from projekt0n/github-nvim-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minimal look (
hide_inactive_statusline
) removed from lualine
Why? ---- Lualine now supports `tabline` and `buffers` as extension (projekt0n#97). Because of this change lualine inherits highlights from `inactive` section of theme. This inheritance makes some lualine highlights underlined (projekt0n#133) and hard to see. About Patch ----------- This patch remove `underline` style from lualine plugin with new background and foreground colors.
- Loading branch information
Showing
3 changed files
with
22 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters