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