lualine.nvim/lua/lualine
Shadman 7460fe5aa2
Added notermguicolor support and special effects (#27)
* Added notermguicolor support and special effects
* Added notermgui support
* Exposed special parameters for highlight(like bold,italic) to themes
  with gui like to bold "B" in normal mode do normal.b.gui = 'bold'
* Changed CONTRIBUTING.md to reflect current notermguicolor support
* Added calculating cterm values from rgb
* refactored highlight function
* Removed 'bold' default for a element
* Updated themes
* Adding function genarated cterm values to themes
* Updating CONTRIBUTING.md
* made colorschemes more compact

Co-authored-by: hoob3rt <pelczarskihubert@gmail.com>
2021-01-08 02:35:09 +01:00
..
components added select mode 2021-01-06 14:52:05 +01:00
extensions updated style to be inline with vim.api 2021-01-04 02:14:29 +01:00
themes Added notermguicolor support and special effects (#27) 2021-01-08 02:35:09 +01:00
async.lua added initial async support (#20) 2021-01-04 01:38:01 +01:00
highlight.lua Added notermguicolor support and special effects (#27) 2021-01-08 02:35:09 +01:00
utils.lua Added notermguicolor support and special effects (#27) 2021-01-08 02:35:09 +01:00