Go to file
Ryan Wang d4146d3d3f
添加多语言 README
2024-08-03 10:05:16 +08:00
autumn 修改双行模式下的输入字符的背景为透明,字体为白色 2022-01-02 20:51:39 +08:00
green 修改双行模式下的输入字符的背景为透明,字体为白色 2022-01-02 20:51:39 +08:00
images [ImgBot] Optimize images 2023-09-28 10:18:15 +00:00
macOS-dark [ImgBot] Optimize images 2023-09-28 10:18:15 +00:00
macOS-light Merge pull request #8 from thep0y/imgbot 2023-09-28 18:32:02 +08:00
spring 修改双行模式下的输入字符的背景为透明,字体为白色 2022-01-02 20:51:39 +08:00
summer 修改双行模式下的输入字符的背景为透明,字体为白色 2022-01-02 20:51:39 +08:00
transparent-green 修改双行模式下的输入字符的背景为透明,字体为白色 2022-01-02 20:51:39 +08:00
winter 修改双行模式下的输入字符的背景为透明,字体为白色 2022-01-02 20:51:39 +08:00
.gitignore 添加 macOS 原皮肤图片 2023-09-28 12:16:46 +08:00
LICENSE Create LICENSE 2024-07-20 16:51:40 +08:00
README.en.md 添加多语言 README 2024-08-03 10:05:16 +08:00
README.jp.md 添加多语言 README 2024-08-03 10:05:16 +08:00
README.kr.md 添加多语言 README 2024-08-03 10:05:16 +08:00
README.md 添加多语言 README 2024-08-03 10:05:16 +08:00
install.sh 添加安装脚本(未完成) 2023-07-28 15:52:53 +08:00

README.en.md

🇨🇳 | 🇯🇵 | 🇰🇷

Candlelight

Custom skins for fcitx5, tested with fcitx5-rime.

Overview

Background Highlight Series

  • Spring / 春日 Green fcitx5 Spring Theme
  • Summer / Summer Red fcitx5 Summer Theme
  • Autumn / Autumn Orange fcitx5 Autumn Theme
  • Winter / Winter Blue fcitx5 Winter Theme

Candidate Highlight Series

  • Green / Fluorescent Green fcitx5 Green Theme
  • Transparent Green / Transparent Fluorescent Green fcitx5 Transparent Green Theme

macOS Inspired Themes

  • macOS Light macOS Light Theme
    • Original macOS Sonoma Light: macOS Sonoma Light
  • macOS Dark macOS Dark Theme
    • Original macOS Sonoma Dark: macOS Sonoma Dark

Usage

  1. Clone the repository:

    git clone https://github.com/thep0y/fcitx5-themes.git
    
  2. Copy the desired theme to the appropriate directory:

    cd fcitx5-themes
    cp -r <theme-name> ~/.local/share/fcitx5/themes
    
  3. Configure the theme settings:

    vim ~/.config/fcitx5/conf/classicui.conf
    

    Add the following lines (adjust the font as needed):

    Vertical Candidate List=False
    PerScreenDPI=True
    Font="Smartisan Compact CNS 13"
    Theme=<theme-name>
    
  4. For single-line mode in fcitx5-rime, configure:

    vim ~/.config/fcitx5/conf/rime.conf
    

    Add:

    PreeditInApplication=True
    
  5. Restart fcitx5 to apply the changes.

The available themes are:

  • spring
  • summer
  • autumn
  • winter
  • green
  • transparent-green
  • macOS-light
  • macOS-dark

To switch between single and double line (pre-edit) modes, use the shortcut: <Ctrl>+<Alt>+P.


Explore more themes for macOS and Windows: