From be83aaa7e1909a4f69dc18a20e9459692ef629bd Mon Sep 17 00:00:00 2001 From: Ryan <7389646+ryanbarlow97@users.noreply.github.com> Date: Tue, 13 Jan 2026 00:26:56 +0000 Subject: [PATCH] Remove "colours" from the shop modal (#2877) If this PR fixes an issue, link it below. If not, delete these two lines. Resolves #(issue number) ## Description: remove the colours from the shop modal, also small tweak to header bar in instructions **Only Tailwind Changes** image image ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: w.o.n --- src/client/HelpModal.ts | 79 +++++++++++++++++----------- src/client/TerritoryPatternsModal.ts | 41 +++++++++------ 2 files changed, 71 insertions(+), 49 deletions(-) diff --git a/src/client/HelpModal.ts b/src/client/HelpModal.ts index 965efc2f2..d4193e040 100644 --- a/src/client/HelpModal.ts +++ b/src/client/HelpModal.ts @@ -98,10 +98,12 @@ export class HelpModal extends BaseModal { const content = html`
-
+