File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -37,11 +37,15 @@ const App = () => (
3737
3838Atomic CRM comes with 5 built-in themes:
3939
40+ | | |
41+ | - | - |
4042|   ;  ; [ Default] ( https://marmelab.com/react-admin/AppTheme.html#default ) [ ![ Default light theme] ( https://marmelab.com/react-admin/img/defaultLightTheme1.jpg )] ( (AppTheme.html#default) ) |   ;  ; [ B&W] ( https://marmelab.com/react-admin/AppTheme.html#bw ) [ ![ B&W light theme] ( https://marmelab.com/react-admin/img/bwLightTheme1.jpg )] ( https://marmelab.com/react-admin/AppTheme.htmlml#bw ) |
4143|   ;  ; [ Nano] ( https://marmelab.com/react-admin/AppTheme.html#nano ) [ ![ Nano light theme] ( https://marmelab.com/react-admin/img/nanoLightTheme1.jpg )] ( https://marmelab.com/react-admin/AppTheme.htmlml#nano ) |   ;  ; [ Radiant] ( https://marmelab.com/react-admin/AppTheme.html#radiant ) [ ![ Radiant light theme] ( https://marmelab.com/react-admin/img/radiantLightTheme1.jpg )] ( https://marmelab.com/react-admin/AppTheme.htmlml#radiant ) |
4244|   ;  ; [ House] ( https://marmelab.com/react-admin/AppTheme.html#house ) [ ![ House light theme] ( https://marmelab.com/react-admin/img/houseLightTheme1.jpg )] ( https://marmelab.com/react-admin/AppTheme.htmlml#house ) | |
4345
44- Check out react-admin's [ theming documentation] ( https://marmelab.com/react-admin/Theming.html ) for more information on how to customize the themes.
46+ You can also create your own theme from scratch to match your brand's identity.
47+
48+ Check out react-admin's [ theming documentation] ( https://marmelab.com/react-admin/Theming.html ) for more information on how to customize the theme.
4549
4650## Customizing The Layout
4751
You can’t perform that action at this time.
0 commit comments