AnischolarAnischolar

anischolar-web — design system foundation

Clean-slate v2 frontend. Theme, colors, fonts, and the shared UI component library are ported from the current site. App structure comes next.

Colors

Theme tokens from tailwind.config.ts.

Primary

50
#eff6ff
100
#dbeafe
300
#93c5fd
500
#3b82f6
600
#2563eb
800
#1e40af

Secondary

50
#fffbeb
100
#fef3c7
300
#fcd34d
500
#f59e0b
600
#d97706
800
#92400e

Status

success
#10b981
warning
#f59e0b
error
#ef4444
fg
#0f172a
muted
#64748b
border
#e2e8f0

Buttons

Badges

Default
Secondary
Outline
Destructive
badge-primarybadge-successbadge-warningbadge-error

Cards & inputs

Opportunity card

Reusable Card primitive with soft shadow and hover lift.

Gradient surface

Utility classes bg-gradient-primary, gradient-text, and animations are available.

Gradient text sample

animate-float