mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
feat: widget enhancements
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
export type ColorState = {
|
||||
header: { bg?: string; text?: string };
|
||||
header: { bg: string; text: string };
|
||||
launcher: { bg?: string };
|
||||
messageList: { bg?: string };
|
||||
sent: { bg?: string; text?: string };
|
||||
|
||||
Reference in New Issue
Block a user