docs: update design + colors (#7593)

Update design and colors in docs to match those in Figma
This commit is contained in:
Shahed Nasser
2024-06-04 07:41:24 +00:00
committed by GitHub
parent ecfbfcc707
commit c38f6d07c2
45 changed files with 1511 additions and 804 deletions
@@ -1,5 +1,4 @@
export * from "./AiAssistant"
export * from "./AiAssistant/CommandIcon"
export * from "./ApiRunner"
export * from "./Badge"
export * from "./Bannerv2"
@@ -32,7 +31,6 @@ export * from "./Input/Text"
export * from "./Kbd"
export * from "./Label"
export * from "./LearningPath"
export * from "./LegacyCodeTabs"
export * from "./Link"
export * from "./Loading"
export * from "./Loading/Dots"