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
It's not immediately obvious how to use a theme other than Dracula or Monokai. I've tried using multiple different themes I've got installed (and in use on neovim), including the prebundled ones, and can't get any of them to work.
Maybe I'm missing something?
The text was updated successfully, but these errors were encountered:
- Added `list_themes()` function to retrieve available themes.
- Added `config_path()` function to retrieve the project's config path.
- Added `rebuild_themes()` function to rebuild themes with an optional path parameter.
Fixes: #47
Related: #36#41
It's not immediately obvious how to use a theme other than Dracula or Monokai. I've tried using multiple different themes I've got installed (and in use on neovim), including the prebundled ones, and can't get any of them to work.
Maybe I'm missing something?
The text was updated successfully, but these errors were encountered: