diff --git a/README.md b/README.md index 2e3d93a4..6253277c 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Also you can pass options: specUrl="http://rebilly.github.io/RebillyAPI/openapi.json" options={{ nativeScrollbars: true, - theme: { colors: { main: '#dd5522' } }, + theme: { colors: { primary { main: '#dd5522' } } }, }} /> ```