This website requires JavaScript.
Explore
Help
Sign In
finn
/
zenbones-theme
Watch
1
Star
0
Fork
0
You've already forked zenbones-theme
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
22b7fb75593412e0dc81b4bdefae718e9e84aa82
zenbones-theme
/
lua
/
lualine
/
themes
/
randombones.lua
2 lines
81 B
Lua
Raw
Normal View
History
Unescape
Escape
refactor lualine resolution - create util to determine theme just by the name - read config from colorschemes.json
2021-12-02 18:47:45 +08:00
return
require
(
"
zenbones.util
"
)
.
get_lualine_theme
(
vim.g
.
randombones_colors_name
)
Reference in New Issue
Copy Permalink