ITADN

[solved] cursorColor X resource not working (and tmux question)

#36Closedstep- 创建于 2025-12-22
S
step-commented
Hi and thank you for st-sx. Colors set via X resources work well except for "cursorColor", which invariably is dark gray instead of `#8700ff`. These are my X resource non-default settings: ``` St.foreground: #4d4d4d St.background: #e4e4e4 St.bgUnfocused: #e4e4e4 St.cursorColor: #8700ff St.reverseCursor: #e4e4e4 St.visualbellcolor: #4d4d4d St.color0: #e4e4e4 St.color1: #d7005f St.color2: #718c00 St.color3: #d75f00 St.color4: #99bbff St.color5: #5f00af St.color6: #3e999f St.color7: #4d4d4d St.color8: #969696 St.color9: #d7005f St.color10: #718c00 St.color11: #d75f00 St.color12: #4271ae St.color13: #5f00af St.color14: #3e999f St.color15: #121212 St.font: Monospace:size=13:antialias=true:hinting=slight St.font_fallback1: JoyPixels:size=13.0:antialias=true:autohint=true St.font_fallback2: Symbola:size=13:antialias=true:autohint=true St.borderpx: 2 St.anysize: 1 St.alpha: 1.00 St.alphaUnfocused: -1 St.cursorblinking: 0 St.ligatures: 1 ```
关闭于 2025-12-23 4 条评论