# >>> subway-seat >>>
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Catacombes 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: "#F1BF4B"
assistant-output-color: "#D4DDD7"
tool-output-color: "#A5B1AA"
tool-error-color: "#E7877B"
tool-warning-color: "#CA9245"
completion-menu-color: "#D4DDD7"
completion-menu-bg-color: "#1A2921"
# aider swaps the next two: current-color is the highlighted item's background,
# current-bg-color its text. Burnt orange bar, crust letters.
completion-menu-current-color: "#CA9245"
completion-menu-current-bg-color: "#0A100D"
# Code blocks in your terminal's colors. For the Subway Seat Pygments style,
# install it into aider's environment and use `code-theme: paris-catacombes` instead:
#   uv tool install aider-chat --with "subway-seat-pygments @ git+https://github.com/oddurs/subway-seat#subdirectory=dist/pygments/package"
code-theme: ansi_dark
# <<< subway-seat <<<
