V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
pluto0x0
V2EX  ›  中州韻

Archlinux 上的 fcitx5-rime 支持 color_scheme 吗?

  •  
  •   pluto0x0 · Oct 12, 2024 · 1864 views
    This topic created in 566 days ago, the information mentioned may be changed or developed.

    我尝试在$HOME$/.local/share/fcitx5/rime/default.custom.yaml 设置:

    patch:
      style/color_scheme : my_scheme
      preset_color_schemes/my_scheme:
        background: '#000000'
        foreground: '#ffffff'
    

    但是输入界面并没有变化,找到的 color scheme 相关教程也大多是 windows 和 macos 上的。

    2 replies    2024-11-05 21:42:59 +08:00
    eagleoflqj
        1
    eagleoflqj  
       Oct 15, 2024
    Linux 上的 fcitx5 不认写在 rime yaml 里的配色,你需要在 fcitx5 的配置 GUI 里找 附加组件 经典用户界面
    jqtmviyu
        2
    jqtmviyu  
       Nov 5, 2024
    用这个 https://github.com/hosxy/Fcitx5-Material-Color

    # 部署目录
    ~/.local/share/fcitx5/rime
    # 修改主题
    vim ~/.config/fcitx5/conf/classicui.conf
    ===
    # 垂直候选列表
    Vertical Candidate List=False
    # 按每个屏幕 DPI 显示
    PerScreenDPI=True
    # 使用鼠标滚轮翻页
    WheelForPaging=True
    # 字体
    Font="Sans 14"
    # 菜单字体
    MenuFont="Sans 14"
    # 托盘字体
    TrayFont="Sans Bold 14"
    # 托盘标签轮廓颜色
    TrayOutlineColor=#000000
    # 托盘标签文本颜色
    TrayTextColor=#ffffff
    # 优先使用文字图标
    PreferTextIcon=False
    # 在图标中显示布局名称
    ShowLayoutNameInIcon=True
    # 使用输入法的语言来显示文字
    UseInputMethodLangaugeToDisplayText=True
    # 主题
    Theme=Material-Color-Blue
    # 固定 Wayland 的字体 DPI
    ForceWaylandDPI=0
    ===
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2553 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 07:30 · PVG 15:30 · LAX 00:30 · JFK 03:30
    ♥ Do have faith in what you're doing.