Fcitx5 theme based on Nord color.
git clone https://github.com/tonyfettes/fcitx5-nord.git
mkdir -p ~/.local/share/fcitx5/themes/
cd fcitx5-nord
cp -r Nord-Dark/ Nord-Light/ ~/.local/share/fcitx5/themes/In ~/.config/fcitx5/conf/classicui.conf, change the Theme line as
Theme=Nord-Dark
# or
Theme=Nord-LightThen restart fcitx5 to apply the theme.
fcitx5 -r
