diff --git a/gai-frontend/lib/chat/chat.dart b/gai-frontend/lib/chat/chat.dart index ac827bf8b..c29e9bbe5 100644 --- a/gai-frontend/lib/chat/chat.dart +++ b/gai-frontend/lib/chat/chat.dart @@ -206,7 +206,7 @@ class _ChatViewState extends State { height: 40, width: 190, child: OrchidChainSelectorMenu( - backgroundColor: OrchidColors.new_purple, + backgroundColor: Colors.white.withOpacity(0.1), selected: _selectedChain, onSelection: (chain) { setState(() {