dustinblackman / oatmeal

Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!
https://dustinblackman.com/posts/oatmeal/
MIT License
487 stars 23 forks source link

Error: Theme base16-onedark does not exist in assets #10

Closed luctius closed 9 months ago

luctius commented 9 months ago

When using cargo install oatmeal, I get the following error:

Oh no! Oatmeal has failed with the following app version and error.

Version: 0.6.1
Commit: VERGEN_IDEMPOTENT_OUTPUT
Error: Theme base16-onedark does not exist in assets
dustinblackman commented 9 months ago

Good call, thanks for reporting! I'll get it fixed up.

dustinblackman commented 9 months ago

Fixed in v0.7.0. Thanks!