diff --git a/aider/website/examples/recording.md b/aider/website/examples/recording.md index 56377e692..d20210142 100644 --- a/aider/website/examples/recording.md +++ b/aider/website/examples/recording.md @@ -14,7 +14,7 @@ layout: minimal --term-color-foreground: #444444; /* colour238 */ /* Background color */ - --term-color-background: #fff000; + --term-color-background: #dadada; /* colour253 */ /* Palette of 16 standard ANSI colors */ --term-color-0: #21222c; @@ -36,7 +36,7 @@ layout: minimal } -
+