lualine.nvim/lua/lualine
shadmansaleh 32727039a9 |DEPRECATION| enhance(themes): Auto colorscheme detection and more
- `auto` theme now auto loads available theme for colorschme based on
  g:color_name . If that fails then it generates a theme for that
  colorschme like before.
- Theme from external source is preferred over bundled version in
  lualine . This means if user has a colorschme that provided the same
  theme as lualine the one from colorschme will be loaded.
- Default value of theme is changed to `auto` from `gruvbox`.
- Now when users theme from config fails lualine will fallbavk to
  `auto`. If `auto` fails then lualine will fallback to `gruvbox`
- Some themes have been renamed to their actual name (g:color_name).
  older names have been deprecated. [DEPRECATION]
    oceanicnext -> OceanicNext
    papercolor -> PaperColor
    tomorrow -> Tomorrow
    gruvbox_material -> gruvbox-material
    modus_vivendi -> modus-vivendi
- A few more adaptive themes added (aye, gruvbox, iceberg)
- Updated THEMES.md to reflect changes in theme name
2021-08-14 12:35:08 +06:00
..
components fix: Branch stuck in infinite loop in windows 2021-08-09 22:44:38 +06:00
extensions Fix: quickfix extention not apearing 2021-08-13 07:20:56 +06:00
themes |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
utils |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
component.lua [Deprection] Enhance: Provide an uniform interface for color options 2021-08-09 14:03:12 +06:00
config.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
highlight.lua [Deprection] Enhance: Provide an uniform interface for color options 2021-08-09 14:03:12 +06:00
init.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00