Skip to content

pu-007/fcitx5-gruvbox-dark-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcitx5-gruvbox-dark-theme

fcitx5 gruvbox 主题

安装

  1. git 克隆
git clone https://github.com/zpyg/fcitx5-gruvbox-dark-theme ~/.local/share/fcitx5/themes/gruvbox-dark --depth=1
  1. 设置主题色(可选,默认为 aqua)
cd ~/.local/share/fcitx5/themes/gruvbox-dark
ln -sf ./theme-'颜色'.conf theme.conf
  1. 设置主题

FILE: ~/.config/fcitx5/conf/classicui.conf

Theme=gruvbox-dark
  1. 重启 fcitx

自定义

你可以在 theme.py:THEMES 中定义新的主题, 使用 gentheme 生成。

截图

aqua

aqua

blue

blue

green

green

orange

orange

purple

purple

red

red

yellow

yellow

问题

  • picom 背景透明

添加配置文件

FILE: ~/.config/picom/picom.conf

fcitx5       = { shadow = false; };

参考

Fcitx5-Material-Color

About

gruvbox theme for fcitx5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages