Back to Copilotkit

QA: Chat Customization (CSS) — CrewAI (Crews)

showcase/integrations/crewai-crews/qa/chat-customization-css.md

1.57.0648 B
Original Source

QA: Chat Customization (CSS) — CrewAI (Crews)

Prerequisites

  • Demo deployed; agent backend healthy.

Test Steps

  • Navigate to /demos/chat-customization-css.
  • Verify the chat container has the .chat-css-demo-scope wrapper class.
  • Verify the input has a hot-pink dashed border (3px dashed #ff006e).
  • Verify the input background is amber (#fef3c7).
  • Send a message; verify the user bubble is a hot-pink gradient (serif, bold, white).
  • Verify the assistant bubble is amber (#fde047) with a dark indigo border and monospace text.

Expected Results

  • All theming is scoped; rest of the app is unaffected.