Commit Graph

8 Commits

Author SHA1 Message Date
shadmansaleh 67d0989051 Doc: Mention lightline theme converter 2021-04-12 21:59:55 +06:00
Hubert Pelczarski 745cdde237
docs: fixed theme setup in CONTRIBUTING.md 2021-03-17 01:37:34 +01:00
Hubert Pelczarski 2d3eb07bc8
docs: removed extension guide from CONTRIBUTING.md 2021-03-17 01:35:49 +01:00
Joshua Chapman 625792f5f6
docs: update CONTRIBUTING.md (#131)
Fix setting the custom theme documentation from `lualine.theme` to `lualine.options.theme`.
2021-03-15 18:29:34 +01:00
Shadman e59ac51ca9
refactor: removed cterm colors from themes (#115) 2021-02-22 21:28:29 +01:00
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
hoob3rt 39dc034335 updated style to be inline with vim.api 2021-01-04 02:14:29 +01:00
hoob3rt dfaf37d560
update README.md (#14) 2021-01-03 00:14:48 +01:00