• Stars
    star
    127
  • Rank 281,191 (Top 6 %)
  • Language
  • License
    MIT License
  • Created almost 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fcitx5 theme based on Nord color.

fcitx5-nord

Fcitx5 theme based on Nord color.

Screenshot

Dark Variant Light Variant

Usage

Installation

git clone https://github.com/tonyfettes/fcitx5-nord.git
mkdir -p ~/.local/share/fcitx5/themes/
cd fcitx5-nord
cp -r Nord-Dark/ Nord-Light/ ~/.local/share/fcitx5/themes/

Enabling

In ~/.config/fcitx5/conf/classicui.conf, change the Theme line as

Theme=Nord-Dark
# or
Theme=Nord-Light

Then restart fcitx5 to apply the theme.

fcitx5 -r