The pink fcitx5 theme is based on fcitx5-nord by modifying simple parameters
The color scheme of this theme is similar to that of Gnome.
git clone https://github.com/nowcube/fcitx5-moe.git
mkdir -p ~/.local/share/fcitx5/themes/
cd fcitx5-moe
cp -r Moe-Pink-Light/ ~/.local/share/fcitx5/themes/
cp -r adw-light/ ~/.local/share/fcitx5/themes/
cp -r adw-dark/ ~/.local/share/fcitx5/themes/
In ~/.config/fcitx5/conf/classicui.conf
, change the Theme
line as
Theme=Moe-Pink-Light
or
Theme=adw-light
or
Theme=adw-dark
Then restart fcitx5 to apply the theme.
fcitx5 -r