From 3dc98996cfa7fa8a2eb6edfe514051189fbe0fdb Mon Sep 17 00:00:00 2001 From: Sven Greb Date: Sat, 8 Oct 2022 14:40:40 +0200 Subject: [PATCH] Fix image URLs after `nord-docs` GitHub flow and `main` branch migration (#13) The URLs to image assets were broken due the recent GitHub flow migration [1] in the `nord-docs` repository as well as the switch from the `master` to `main` branch [2]. [1]: https://github.com/arcticicestudio/nord-docs/issues/229 [2]: https://github.com/arcticicestudio/nord-docs/issues/236 Relates to arcticicestudio/nord-docs#229 Relates to arcticicestudio/nord-docs#236 GH-12 --- CHANGELOG.md | 6 +++--- README.md | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3997f1..d5a6b98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -

+

@@ -33,10 +33,10 @@ Please see the [corresponding issue in the Nord Docs repository][gh-nord-docs#18 See [Nord's official documentation to learn how to use the color set][nord-docs-ports-xcode-asset_catalog].

Asset Catalog Color Set

-

Preview: Nord Xcode Asset Catalog Color Set

+

Preview: Nord Xcode Asset Catalog Color Set

Xcode Interface Builder with Nord

-

Preview: Nord Xcode Interface Builder with Nord

+

Preview: Nord Xcode Interface Builder with Nord

## Improvements diff --git a/README.md b/README.md index 259525f..f3c257b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

+

@@ -10,7 +10,7 @@

Designed for a fluent and clear workflow based on the Nord color palette.

-

+

## Getting started @@ -44,21 +44,21 @@ To activate and use Nord Xcode as your default color theme… 2. …switch to the _Fonts & Colors_ tab 3. …select _Nord_ from the list -

+

## Features

Beautiful code to keep focused.

The color scheme supports all syntax types available in Xcode.

-

+

Nord as color set.

All Nord colors right at your hand — Use the asset catalog color set in the Interface Builder and programmatically.

-

+

Build beautiful UI elements with Nord.

Create UI elements in the Xcode Interface Builder using Nord colors.

-

+

## Contributing @@ -70,7 +70,7 @@ Please take a moment to read Nord's full [contributing guide][nord-contrib-guide The guide also includes information about [minimal, complete, and verifiable examples][nord-contrib-guide-mcve] and other ways to contribute to the project like [improving existing issues][nord-contrib-guide-impr-issues] and [giving feedback on issues and pull requests][nord-contrib-guide-feedback]. -

+

Copyright © 2017-present Arctic Ice Studio and Sven Greb