# >>> subway-seat >>>
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Carrelage for aider. Leave dark-mode and light-mode unset: aider applies them
# after this file and they replace these colors and the code theme with its own.
user-input-color: "#916D07"
assistant-output-color: "#27342F"
tool-output-color: "#4A5752"
tool-error-color: "#AC3B32"
tool-warning-color: "#764C00"
completion-menu-color: "#27342F"
completion-menu-bg-color: "#E1E6E5"
# aider swaps the next two: current-color is the highlighted item's background,
# current-bg-color its text. Burnt orange bar, base letters.
completion-menu-current-color: "#764C00"
completion-menu-current-bg-color: "#EEF2F1"
# Code blocks in your terminal's colors. For the Subway Seat Pygments style,
# install it into aider's environment and use `code-theme: paris-carrelage` instead:
#   uv tool install aider-chat --with "subway-seat-pygments @ git+https://github.com/oddurs/subway-seat#subdirectory=dist/pygments/package"
code-theme: ansi_light
# <<< subway-seat <<<
