[GH-ISSUE #1676] [CHORE]: Clean up hex color for bg and text colors #1095

Closed
opened 2026-02-22 18:23:06 -05:00 by yindo · 0 comments
Owner

Originally created by @shatfield4 on GitHub (Jun 13, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1676

Originally assigned to: @shatfield4 on GitHub.

What would you like to see?

Throughout the frontend, there are many places where hex colors are used like bg-[#hexcode] and text-[#hexcode]. If they are used more than 2 times anywhere, we should move these to our tailwind config.

Originally created by @shatfield4 on GitHub (Jun 13, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1676 Originally assigned to: @shatfield4 on GitHub. ### What would you like to see? Throughout the frontend, there are many places where hex colors are used like `bg-[#hexcode]` and `text-[#hexcode]`. If they are used more than 2 times anywhere, we should move these to our tailwind config.
yindo added the enhancement label 2026-02-22 18:23:06 -05:00
yindo closed this issue 2026-02-22 18:23:06 -05:00
yindo changed title from [CHORE]: Clean up hex color for bg and text colors to [GH-ISSUE #1676] [CHORE]: Clean up hex color for bg and text colors 2026-06-05 14:38:57 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1095