prathameshgaikwad/Innings

Extend theme colors for compatibility with TypeScript

開放

#11 建立於 2024年6月28日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (10 個分叉)auto 404
enhancementfrontendgood first issue

倉庫指標

星標
 (6 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Is your feature request related to a problem? Please describe. TypeScript recognizes MUI default theme colors namely, primary, neutral, danger, warning, and success. This project uses one more color called secondary whose tokens are defined in the theme.js, which upon usage into components, shows a problem.

Describe the solution you'd like Extend the theme by using typescript.

貢獻者指南