:root{--bgColor:#ffffff;--textColor:#333333}.themeBackgroundColor{background-color:var(--bgColor);color:var(--textColor)}#chat_window .chat_card,#openedTimerDiv{background:linear-gradient(to bottom right,#abcb88,#c3dea6,#abcb88)!important;color:var(--textColor)}#chat_window .msg_container_actual{background:linear-gradient(to bottom,#eaf2e1,#f8fbf5)}#chat_window .msg_container_others{background:linear-gradient(to bottom,#fae1d9,#fdf5f2)}#chat_window #chat_footer,#chat_window #chat_header,#openedTimerDivHeader{background:linear-gradient(to bottom,#dfe5e2,#e9efec,#dfe5e2)!important;color:#5c862e}