- Add human_message_inactive_text_color

This commit is contained in:
Josako
2025-11-13 10:19:39 +01:00
parent 82ca6b537a
commit 5dd711bcd2
5 changed files with 36 additions and 3 deletions

View File

@@ -82,6 +82,11 @@ configuration:
description: "Human Message Text Color"
type: "color"
required: false
human_message_inactive_text_color:
name: "Human Message Inactive Text Color"
description: "Human Message Inactive Text Color"
type: "color"
required: false
metadata:
author: "Josako"
date_added: "2024-06-06"