assistant2: Add tiny design improvements (#27399)

Really small stuff, like adding icons and adjusting colors.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-03-24 21:00:21 -03:00 committed by GitHub
parent bcfc9e4437
commit c32dece1b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 11 additions and 5 deletions

View file

@ -140,6 +140,7 @@ pub enum IconName {
ArrowDownFromLine,
ArrowLeft,
ArrowRight,
ArrowRightLeft,
ArrowUp,
ArrowUpFromLine,
ArrowUpRight,
@ -170,6 +171,7 @@ pub enum IconName {
Circle,
Close,
Code,
Cog,
Command,
Context,
Control,