lualine.nvim/lua/lualine/themes
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
..
16color.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
OceanicNext.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
PaperColor.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
Tomorrow.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
auto.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
ayu.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
ayu_dark.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
ayu_light.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
ayu_mirage.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
codedark.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
dracula.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
everforest.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
gruvbox-material.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
gruvbox.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
gruvbox_dark.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
gruvbox_light.lua feat: gruvbox light theme (#250) 2021-05-19 12:57:57 +02:00
horizon.lua feat: horizon theme (#253) 2021-05-21 00:07:27 +02:00
iceberg.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
iceberg_dark.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
iceberg_light.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
jellybeans.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
material.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
modus-vivendi.lua |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
molokai.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
nightfly.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
nord.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
onedark.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
onelight.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
palenight.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
papercolor_dark.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
papercolor_light.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
powerline.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
seoul256.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
solarized.lua [Breaking] Refactor: switch to %{%expr%} from %!expr 2021-08-08 22:50:17 +06:00
solarized_dark.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
solarized_light.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00
wombat.lua perf: prevent rehashing in themes for slight performance increase (#244) 2021-05-14 02:09:34 +02:00