Catppuccin for Fcitx5
git clone https://github.com/catppuccin/fcitx5.git
mkdir -p ~/.local/share/fcitx5/themes/
cp -r ./fcitx5/src/* ~/.local/share/fcitx5/themes
In ~/.config/fcitx5/conf/classicui.conf
, change the Theme
variable to the following format:
Theme=catppuccin-{flavour}-{accent}
Flavour can be one of the following: latte, frappe, macchiato or mocha
Accent can be one of the following: rosewater, flamingo, pink, mauve, red, maroon, peach, yellow, green, teal, sky, sapphire, blue or lavender
e.g.
Theme=catppuccin-mocha-mauve
Later restart Fcitx5 to apply the theme.
fcitx5 -r
- Navigate to
Fcitx5 Configuration
application through your application launcher. - Select the
Addons
Tab. - Select the setting icon (gear-wheel) for
Classical User Interface
, located to the right. - Apply Catppuccin as the desired fcitx5 theme by navigating to
Theme
and later selecting Catppuccin Flavour Accent.
Copyright © 2021-present Catppuccin Org