Skip to content

ayamir/fcitx5-gruvbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fcitx5 Gruvbox

Fcitx5 theme based on Gruvbox color.

Screenshot

light

dark

Usage

Installation

git clone https://github.com/ayamir/fcitx5-gruvbox
mkdir -p ~/.local/share/fcitx5/themes/
cd fcitx5-gruvbox
cp -r Gruvbox-Light/ Gruvbox-Dark ~/.local/share/fcitx5/themes/

Enabling

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

Theme=Gruvbox-Dark
# or
Theme=Gruvbox-Light

Then restart fcitx5 to apply the theme.

fcitx5 -r