From 24d45fd3188396e44c1ccb35339bd5ca44af07eb Mon Sep 17 00:00:00 2001 From: XLBilly Date: Fri, 14 Nov 2025 17:46:14 +0800 Subject: [PATCH] Replace palette category with theme (#9438) --- .../tiddlers/releasenotes/Release Notes and Changes.tid | 2 +- editions/tw5.com/tiddlers/releasenotes/ReleasesInfo.multids | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/editions/tw5.com/tiddlers/releasenotes/Release Notes and Changes.tid b/editions/tw5.com/tiddlers/releasenotes/Release Notes and Changes.tid index 5db92d172..9711a0e7b 100644 --- a/editions/tw5.com/tiddlers/releasenotes/Release Notes and Changes.tid +++ b/editions/tw5.com/tiddlers/releasenotes/Release Notes and Changes.tid @@ -38,7 +38,7 @@ Valid change categories are as follows: * ''widget'' * ''filters'' * ''usability'' -* ''palette'' +* ''theme'' * ''hackability'' * ''nodejs'' * ''performance'' diff --git a/editions/tw5.com/tiddlers/releasenotes/ReleasesInfo.multids b/editions/tw5.com/tiddlers/releasenotes/ReleasesInfo.multids index 90320720e..af446af52 100644 --- a/editions/tw5.com/tiddlers/releasenotes/ReleasesInfo.multids +++ b/editions/tw5.com/tiddlers/releasenotes/ReleasesInfo.multids @@ -1,12 +1,12 @@ title: $:/tw5.com/releases/info/ -category-order: translation plugin usability palette hackability widget filters performance nodejs internal developer +category-order: translation plugin usability theme hackability widget filters performance nodejs internal developer categories/internal/caption: Internal categories/translation/caption: Translation categories/plugin/caption: Plugin categories/widget/caption: Widget categories/usability/caption: Usability -categories/palette/caption: Palette +categories/theme/caption: Theme categories/hackability/caption: Hackability categories/nodejs/caption: Node.js categories/performance/caption: Performance