# >>> subway-seat >>>
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Tunnel 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: "#F3BF45"
assistant-output-color: "#E9D8B6"
tool-output-color: "#C0AA88"
tool-error-color: "#FF8373"
tool-warning-color: "#EC7F31"
completion-menu-color: "#E9D8B6"
completion-menu-bg-color: "#302115"
# 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: "#EC7F31"
completion-menu-current-bg-color: "#140D07"
# Code blocks in your terminal's colors. For the Subway Seat Pygments style,
# install it into aider's environment and use `code-theme: subway-seat-tunnel` 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 <<<
