fcitx-skin-material with Nord color scheme
git clone https://github.com/evansan/fcitx-skin-material-nord.git
mkdir -p ~/.local/share/fcitx5/themes/
cd fcitx5-nord
cp -r material-nord/ ~/.local/share/fcitx5/themes/
在 ~/.config/fcitx5/conf/classicui.conf
修改 Theme
为以下
Theme=material-nord
最后重启生效
fcitx5 -r
git clone https://github.com/evansan/fcitx-skin-material-nord.git
mkdir -p ~/.local/share/fcitx5/themes/
cd fcitx5-nord
cp -r material-nord/ ~/.local/share/fcitx5/themes/
In ~/.config/fcitx5/conf/classicui.conf
, change the Theme
line as follow
Theme=material-nord
Then restart fcitx5 to apply the theme
fcitx5 -r
Inspired by fcitx-skin-material