English | 中文
-- misty-skyblue & misty-seagreen
-- misty-orange & misty-lemon & misty-grape & misty-peach
-- misty-carambola & misty-blueberry
The path of the actual config file should be modified according to your own fcitx5
.
The following config file path base on Arch Linux
.
Clone the repo to your fcitx5 config dir :
cd ~/.local/share/fcitx5/themes/
git clone https://github.com/ovwxxwvo/misty.fcitx5.git
Link the theme dir :
cd ~/.local/share/fcitx5/themes/
ln -sf ./misty.fcitx5/misty ./
ln -sf ./misty.fcitx5/misty-blueberry ./
ln -sf ./misty.fcitx5/misty-carambola ./
ln -sf ./misty.fcitx5/misty-grape ./
ln -sf ./misty.fcitx5/misty-lemon ./
ln -sf ./misty.fcitx5/misty-orange ./
ln -sf ./misty.fcitx5/misty-peach ./
ln -sf ./misty.fcitx5/misty-seagreen ./
ln -sf ./misty.fcitx5/misty-skyblue ./
Customize your configuration file.
vi ~/.local/share/fcitx5/conf/classicui.conf
~/.local/share/fcitx5/conf/classicui.conf
Theme=misty
DarkTheme=misty
PreferTextIcon=True
ShowLayoutNameInIcon=True
UseInputMethodLanguageToDisplayText=True
Font="Sans 12"
MenuFont="Sans 12"
TrayFont="Sans Bold 12"
TrayTextColor=#d0ffa0
TrayOutlineColor=#002020
Your app, Your rule. Feel free to modify the files.