summaryrefslogtreecommitdiff
path: root/lua/lvim/core/theme.lua
AgeCommit message (Expand)Author
2023-02-18refactor(builtins): move builtins to lvim/builtinrefactor/builtinsLostNeophyte
2023-02-11refactor(builtins): move builtins to ./builtinsLostNeophyte
2023-02-04perf: lazy load most plugins (#3750)LostNeophyte
2022-12-12fix: only call theme's setup if it's selected (#3586)LostNeophyte
2022-11-04feat: use our own colorscheme, decouple from tokyonight (#3378)Christian Chiarulli
2022-11-02refactor(theme)!: decouple tokyonight options (#3384)kylo252
2022-10-24fix(theme): do not fallback to tokyonight if no user's theme found (#3327)CPea
2022-10-08feat: warn user when setting un-installed colorscheme (#2982)CPea
2022-10-04refactor: more deliberate reload (#3133)kylo252
2022-09-25feat: colorscheme tweaksChristianChiarulli
2022-09-21fix: improve lualine inactiveChristian Chiarulli
2022-09-21fix: always load base themeChristianChiarulli
2022-09-21Indentlines (#3057)Christian Chiarulli
2022-09-20Fix: make sure latest plugins are customizable (#3044)Abouzar Parvan