Commit Graph

1 Commits (f430402bf8d47cb9afce539011eb66ec4551dc0b)

Author SHA1 Message Date
sigoden cfb6ce6958
feat: support light theme (#65)
There are two ways to enable the light theme:
- add `light_theme: true` to config.yaml
- use `AICHAT_LIGHT_THEME=true` env var
2 years ago