Skip to content

Commit

Permalink
Update image with spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
origami-z committed Jul 12, 2024
1 parent 84dd3f8 commit 3b69f4f
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions site/docs/theming/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,8 @@ The new provider adds `.salt-theme-next` to the root or provider element, along

Youcan use an npm package to ensure consistency. For example, a team can encapsulate preferred presets, allowing product teams to use them without needing detailed knowledge of the options.

```javascript
```jsx
import { sharedStylePresets } from '@lob-library/styles';
<SaltProvider {... sharedStylePresets}>

<SaltProviderNext {... sharedStylePresets}>
```
Binary file modified site/public/img/theming/brand-endorsed-color-palette.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/public/img/theming/color-contrast-ensured-500-color-series.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/public/img/theming/mode-agnostic-blue-colors.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/public/img/theming/new-amplitude-typeface.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/public/img/theming/new-corner-ramps.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/public/img/theming/revamped-categorical-color-palette.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/public/img/theming/standalone-background-colors.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3b69f4f

Please sign in to comment.