Skip to content

catppuccin/fcitx5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Logo
Catppuccin for Fcitx5

Previews

๐ŸŒป Latte
๐Ÿชด Frappรฉ
๐ŸŒบ Macchiato
๐ŸŒฟ Mocha

Usage

Installation

git clone https://github.com/catppuccin/fcitx5.git
mkdir -p ~/.local/share/fcitx5/themes/
cp -r ./fcitx5/src/* ~/.local/share/fcitx5/themes

Rounded Border

To enable rounded borders:

git clone https://github.com/catppuccin/fcitx5.git
mkdir -p ~/.local/share/fcitx5/themes/
./fcitx5/enable-rounded.sh
cp -r ./fcitx5/src/* ~/.local/share/fcitx5/themes

To disable rounded borders use disable-rounded.sh.

Instead of using a shell script, you can enable rounded borders by manually uncommenting the corresponding lines in the src/catppuccin-*/theme.conf file before copying the src directory.

Enabling (Manually)

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

See Palette.

Later restart Fcitx5 to apply the theme.

fcitx5 -r

Enabling (GUI)

  1. Navigate to Fcitx5 Configuration application through your application launcher.
  2. Select the Addons Tab.
  3. Select the setting icon (gear-wheel) for Classical User Interface, located to the right.
  4. Apply Catppuccin as the desired fcitx5 theme by navigating to Theme and later selecting Catppuccin Flavour Accent.

๐Ÿ’ Thanks to

ย 

Copyright ยฉ 2021-present Catppuccin Org

Sponsor this project

  •  

Contributors 10