Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C4IA: Add new Chat color tokens #15573

Closed
aagonzales opened this issue Jan 19, 2024 · 2 comments · Fixed by #15574
Closed

C4IA: Add new Chat color tokens #15573

aagonzales opened this issue Jan 19, 2024 · 2 comments · Fixed by #15574
Assignees
Labels
area: AI Used to filter issues in the Carbon for AI project. role: dev 🤖 type: enhancement 💡
Milestone

Comments

@aagonzales
Copy link
Member

aagonzales commented Jan 19, 2024

These tokens are needed for the AI Chat design. Not sure if this goes into the core package or the C4AI package

Token name White theme Gray 10 theme Gray 90 theme Gray 100 theme
chat-prompt-background White White Gray 100 Gray 100
chat-prompt-border Linear-gradient: Gray 10 100% to 0% Linear-gradient: Gray 10 100% to 0% Linear-gradient: Gray 90 100% to 0% Linear-gradient: Gray 90 100% to 0%
chat-bubble-user Gray 20 Gray 20 Gray 80 Gray 80
chat-bubble-agent White White Gray 90 Gray 90
chat-bubble-agent-border Gray 20 Gray 20 Gray 70 Gray 70
chat-avatar-bot Blue 60 Blue 60 Blue 50 Blue 50
chat-avatar-agent Gray 100 Gray 100 Gray 10 Gray 10
chat-avatar-user Gray 100 Gray 100 Gray 10 Gray 10
@aagonzales aagonzales added type: enhancement 💡 area: AI Used to filter issues in the Carbon for AI project. labels Jan 19, 2024
Copy link
Contributor

Thank you for submitting a feature request. Your proposal is open and will soon be triaged by the Carbon team.

If your proposal is accepted and the Carbon team has bandwidth they will take on the issue, or else request you or other volunteers from the community to work on this issue.

@tw15egan
Copy link
Member

Just one note, the chat border has been broken into two tokens:

$chat-prompt-border-start
$chat-prompt-border-end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: AI Used to filter issues in the Carbon for AI project. role: dev 🤖 type: enhancement 💡
Projects
Status: ✅ Done
Archived in project
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants