Skip to content

ovwxxwvo/misty.fcitx5

Repository files navigation

Misty colorful theme for fcitx5.

English | 中文

screenshot

-- misty-skyblue & misty-seagreen
screenshot
screenshot

-- misty-orange & misty-lemon & misty-grape & misty-peach
screenshot
screenshot
screenshot
screenshot

-- misty-carambola & misty-blueberry
screenshot
screenshot


📦 Installation 安装

The path of the actual config file should be modified according to your own fcitx5.
The following config file path base on Arch Linux.

Install manually 手动安装

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    ./  

🛠️ Configuration 配置

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  

📚 Suggestion 建议

Your app, Your rule. Feel free to modify the files.


📜 MIT License 许可证

About

Misty colorful theme for fcitx5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published