This commit is contained in:
Paul Gauthier 2024-12-17 13:30:30 -08:00
parent 2416a8bf96
commit 2124e7b221
7 changed files with 151 additions and 151 deletions

View file

@ -381,7 +381,7 @@ Set the background color for the current item in the completion menu (default: t
Environment variable: `AIDER_COMPLETION_MENU_CURRENT_BG_COLOR`
### `--code-theme VALUE`
Set the markdown code theme (default: default, other options include monokai, solarized-dark, solarized-light, or a Pygments builtin style, see [https://pygments.org/styles](https://pygments.org/styles) for available themes)
Set the markdown code theme (default: default, other options include monokai, solarized-dark, solarized-light, or a Pygments builtin style, see https://pygments.org/styles for available themes)
Default: default
Environment variable: `AIDER_CODE_THEME`