8 Commits (f7d2bacb5178f441e3d2a17bfa58140ea2891f42)

Author SHA1 Message Date
Galen Rowell 86903ab982
chore: stylua formatting update (#261)
* addded stylua config file

* chore: formatted with stylua
3 years ago
Aki 4abf43aa99
Fixes (#259)
* Missed in 154ba7d

* utils/change-theme: Check theme name for magic chars
3 years ago
siduck76 154ba7d419 add theme toggler (#245) 3 years ago
siduck76 e0feea9407
cleanup ! 3 years ago
Aki c656d6a3bd
Fix theme switcher reload | Move reload_theme to utils (#252)
* rearrange functions in utils.lua alphabetically
3 years ago
Aki 0423da189c
base16: Change syntax for new changes in base16 repo (#226) 3 years ago
Akianonymus e0f1cb3687 theme_switcher: Handle some edgecases | Clear cmdline after default theme prompt 3 years ago
Akianonymus a6ab121d12 Implement theme switcher
using telescope picker

ask if want to change default theme, change value in user_config.lua

load it as a telescope extension

live preview of themes

Co-authored-by: Galen Rowell <growell3@gmail.com>
3 years ago