Custom Aider AI coding assistant configuration with Monokai theme and enhanced color settings for terminal output. Optimizes the visual experience for AI-powered pair programming.
A custom configuration file for Aider, the AI pair programming tool. This configuration enhances the visual experience with customized color schemes and display settings.
This skill provides a curated Aider configuration that:
1. Save this configuration as `.aider.conf.yml` in your project root or home directory
2. Launch Aider in your project: `aider`
3. The configuration will be automatically applied
4. Uncomment any color settings to customize the visual appearance
5. Modify color values using hex codes (e.g., `#RRGGBB`)
To enable custom colors, uncomment the relevant lines and adjust hex values:
```yaml
user-input-color: #c9d2a3
assistant-output-color: #4b7498
tool-error-color: #ff3333
```
For completion menu styling:
```yaml
completion-menu-color: "#your-color"
completion-menu-bg-color: "#your-color"
completion-menu-current-color: "#your-color"
completion-menu-current-bg-color: "#your-color"
```
Change the `code-theme` value to any Pygments style:
Leave a review
No reviews yet. Be the first to review this skill!
# Download SKILL.md from killerskills.ai/api/skills/aider-configuration-5f01qm/raw