theme
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-02-28 12:12:54 +01:00
parent fbfb939841
commit 0de8d9faa1

View File

@@ -21,7 +21,7 @@ export type Theme = {
export const THEMES = {
defaultLight: {
// chatBot: "#DE6C20",
chatBot: "#724121",
chatBot: "#324121",
primeFg: "#3B3329",
primeBg: "#FFEEDE",
secondaryBg: "#FFFFFF",