From 2c653e2b5f890cfa8fb0b2be2f92ccd7c49c94a1 Mon Sep 17 00:00:00 2001 From: Brian Smith <112954497+brian-smith-tcril@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:19:17 -0400 Subject: [PATCH 1/2] docs: clarify design tokens requirements in brand example README --- brand/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/brand/README.md b/brand/README.md index c7e6bc0..42065e7 100644 --- a/brand/README.md +++ b/brand/README.md @@ -11,7 +11,10 @@ ## Using this brand package > [!IMPORTANT] -> These instructions assume you have a [tutor](https://docs.tutor.edly.io/index.html) main environment set up. +> These instructions assume you have an environment that supports design tokens +> * **Paragon >= 23** +> * **Open edX "Teak" release (Tutor >= 20)** +> * **Tutor >= 20** ### Configure `tutor` to use this theme From 7253117f7d4645c1121c69f57fcba84e56bf95cd Mon Sep 17 00:00:00 2001 From: Brian Smith <112954497+brian-smith-tcril@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:27:43 -0400 Subject: [PATCH 2/2] docs: better wording --- brand/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/brand/README.md b/brand/README.md index 42065e7..968b24c 100644 --- a/brand/README.md +++ b/brand/README.md @@ -11,9 +11,9 @@ ## Using this brand package > [!IMPORTANT] -> These instructions assume you have an environment that supports design tokens +> These instructions assume you have a [tutor](https://docs.tutor.edly.io/index.html) environment that supports design tokens > * **Paragon >= 23** -> * **Open edX "Teak" release (Tutor >= 20)** +> * **Open edX "Teak" release or later (Tutor >= 20)** > * **Tutor >= 20** ### Configure `tutor` to use this theme