diff --git a/aider/website/docs/leaderboards/index.md b/aider/website/docs/leaderboards/index.md index 8a261b28c..509c1a6d7 100644 --- a/aider/website/docs/leaderboards/index.md +++ b/aider/website/docs/leaderboards/index.md @@ -209,7 +209,7 @@ human intervention. /* Style for highlighted rows in view mode */ tr.view-highlighted > td { - background-color: #fff0e6; /* Light peach highlight */ + background-color: #fffacd; }