Initial commit
This commit is contained in:
23
theme-options/README.md
Normal file
23
theme-options/README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Theme Options Reference
|
||||
|
||||
All ThemeProvider configuration options from webild-components-2.
|
||||
|
||||
---
|
||||
|
||||
## Folder Structure
|
||||
|
||||
```
|
||||
theme-options/
|
||||
├── colorThemes.json (32 light + 27 dark themes)
|
||||
├── fontThemes.json (17 single fonts + 7 pairings)
|
||||
├── cards/
|
||||
│ └── card-styles.md (14 variants)
|
||||
├── buttons/
|
||||
│ ├── primary-button-styles.md (15 variants)
|
||||
│ └── secondary-button-styles.md (4 variants)
|
||||
├── typography/
|
||||
│ └── text-sizing.md (10 presets)
|
||||
└── layout/
|
||||
├── content-width.md (6 presets)
|
||||
└── border-radius.md (3 presets)
|
||||
```
|
||||
Reference in New Issue
Block a user