From 3515ac9b8bfb86b39d2a26d137abc567a9a3703d Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Wed, 5 Nov 2025 15:23:02 -0300 Subject: [PATCH] feat(announcements): add theme colors and custom logo config Added new configuration options for theme colors (green, yellow) and a custom logo URL to enhance branding and visual customization in announcement templates. --- .../announcements.gbai/annoucements.gbot/config.csv | 3 +++ web/html/index.html | 11 +---------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/templates/announcements.gbai/annoucements.gbot/config.csv b/templates/announcements.gbai/annoucements.gbot/config.csv index f056cf022..90b5f3a2f 100644 --- a/templates/announcements.gbai/annoucements.gbot/config.csv +++ b/templates/announcements.gbai/annoucements.gbot/config.csv @@ -1,2 +1,5 @@ name,value prompt-compact, 10 +theme-color1,green +theme-color2,yellow +custom-logo-url,https://example.com/logo.png diff --git a/web/html/index.html b/web/html/index.html index 335ad374f..4849cae8f 100644 --- a/web/html/index.html +++ b/web/html/index.html @@ -552,7 +552,6 @@ width:100px;
-
- -
-
History
-
@@ -584,7 +579,7 @@ width:100px;