You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose that you should use themery plugin within lazyman config so that useres can use keybinding to view, preview and select theme of their choice. Here is my themes.lua file that contains all the themes:-
Themery looks cool, I will check it out. Thanks for supplying configuration details.
Currently you can configure the Lazyman colorscheme using the configuration menu (lazyman -F). Theme, style, and transparency can be selected. Or you can just edit thee lua/configuration.lua directly.
Lazyman key bindings are also available - , to bring up the whichkey manu (or whatever is your mapleader) then u to view the UI menu, and c to select coloscheme. This doesn't work as well as I would like so maybe themery would provide improved usage.
The themes Lazyman supports and the way they are supported is coupled with the configuration menus and themes are selected for compatibility with other componenets like lualine so untangling this might be problematic.
This is a good suggestion but may take more effort than I have time. I'll look into it.
Also the which-key UI menu supports ,uT to select a theme using the telescope theme switcher.
My first attempt to integrate Themery into the Lazyman config failed with errors loading when I tried the :Themery command and selected a theme. I used your example configs above so I must be missing something.
Given the current support for colorscheme and theme selection using telescope, does incorporation of Themery offer significant value? If we think so, what additional config do I need to perform beyond what you have above?
Still gonna play around with Themery but not sure how best to proceed.
The official documentation says that it supports "catppuccin, tokyonight, nightfox, tundra, dracula, kanagawa, onedarkpro, everforest, monokai-pro" themes. But there is no mention of choosing a theme from config.
I propose that you should use themery plugin within lazyman config so that useres can use keybinding to view, preview and select theme of their choice. Here is my
themes.lua
file that contains all the themes:-Here is my
themery.lua
file to choose a theme:This gives me the following GUI window to choose themes:
Hope it helps you to integrate a new feature for your project.
The text was updated successfully, but these errors were encountered: