Skip to content

Commit 82e5a07

Browse files
committed
chore: update readme for image showcase and better theming alternative
1 parent 53df6d0 commit 82e5a07

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

packages/shadcn/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
<a href="https://github.com/rjsf-team/react-jsonschema-form/issues">Request Feature</a>
2121
</p>
2222

23+
24+
<p align="center">
25+
<img src="https://github.com/tuanphung2308/rjsf-shadcn-css/blob/main/shadcn-demo.png?raw=true" alt="Logo" width="720" height="240">
26+
</p>
27+
2328
<!-- TABLE OF CONTENTS -->
2429

2530
## Table of Contents
@@ -134,8 +139,7 @@ Supported colors are:
134139
#### Coloring
135140

136141
- Generate a theme from [official shadCN site](https://ui.shadcn.com/themes)
137-
or [zippy starter's shadcn/ui theme generator](https://zippystarter.com/tools/shadcn-ui-theme-generator)
138-
or [Railly](https://customizer.railly.dev/)
142+
or [tweakcn](https://tweakcn.com/editor/theme)
139143
- Navigate to shadcn/css, create a new file called [your-theme].css
140144
- Replace the base layer code with your new color
141145
- Follow the next section to build your CSS file

0 commit comments

Comments
 (0)