Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions content/docs/swatches/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ There are two different color swatches available for _Adobe_ products like [Phot

- `.aco` — A format especially designed for and only compatible with _Adobe Photoshop_.
<SpaceBox mTop={2} mBottom={2}>
<Button href="https://raw.githubusercontent.com/arcticicestudio/nord/develop/src/swatches/nord.ase">
Download Nord for Adobe Swatch Exchange
<Button href="https://raw.githubusercontent.com/arcticicestudio/nord/develop/src/swatches/nord.aco">
Download Nord for Adobe Photoshop
</Button>
</SpaceBox>
- `.ase` — The “_Adobe Swatch Exchange_“ format that allows to share color swatches between different _Adobe_ products.
<SpaceBox mTop={2} mBottom={2}>
<Button href="https://raw.githubusercontent.com/arcticicestudio/nord/develop/src/swatches/nord.aco">
Download Nord for Adobe Photoshop
<Button href="https://raw.githubusercontent.com/arcticicestudio/nord/develop/src/swatches/nord.ase">
Download Nord for Adobe Swatch Exchange
</Button>
</SpaceBox>

Expand Down