The tweaks in this snippit applies to Wechat for Linux.
Apply light/dark theme (based on KDE color scheme).
WeChat stores general configuration files under ~/.local/share/xwechat_files/all_users/config/, at global_config.
However, the file is encrypted, along with checksum global_config.crc.
One way around this is to save two copies of global_config and global_config.crc of light and dark theme.