Solarized color theme for Fcitx5
Install from one of the following repositories:
git clone https://github.com/mingyech/fcitx5-solarized
mkdir -p ~/.local/share/fcitx5/themes/
cd fcitx5-solarized/
cp -r solarized-dark/ solarized-light/ ~/.local/share/fcitx5/themes/
Enable the theme using your fcitx5 config tool, or edit the Theme
line in ~/.config/fcitx5/conf/classicui.conf
:
Theme=solarized-dark
# or
Theme=solarized-light