Replace palette category with theme (#9438)

This commit is contained in:
XLBilly 2025-11-14 17:46:14 +08:00 committed by GitHub
parent 9fd345ec06
commit 24d45fd318
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -38,7 +38,7 @@ Valid change categories are as follows:
* ''widget''
* ''filters''
* ''usability''
* ''palette''
* ''theme''
* ''hackability''
* ''nodejs''
* ''performance''

View file

@ -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