mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-09 23:28:07 -05:00
## Changes 🏗️ Change the favicon colour in the tab depending on the environment, so when you have multiple tabs open (production, staging, local... ) it is clear which map to what. ### Local ( orange ) <img width="257" height="40" alt="Screenshot 2025-11-24 at 22 38 27" src="https://github.com/user-attachments/assets/705ddf6b-cc4a-498a-ad15-ed2c60f6b397" /> ### Dev ( green ) <img width="263" height="40" alt="Screenshot 2025-11-24 at 22 45 20" src="https://github.com/user-attachments/assets/eda3ba16-8646-4032-ad3c-7a8fc4db778c" /> ### Example <img width="513" height="41" alt="Screenshot 2025-11-24 at 22 45 09" src="https://github.com/user-attachments/assets/1a43f860-536a-465e-9c10-a68c5218a58c" /> ## Checklist 📋 ### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: - [x] Load the app and the favicon colour matches the env