fcitx: Fix tray icon colors

This commit is contained in:
Donovan Glover 2023-05-14 08:00:47 -04:00
parent a607c099ea
commit ba433f022c
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -318,11 +318,11 @@
# Tray Font # Tray Font
TrayFont="Noto Sans CJK JP Medium 11" TrayFont="Noto Sans CJK JP Medium 11"
# Tray Label Outline Color # Tray Label Outline Color
TrayOutlineColor=#000000 TrayOutlineColor=#49483e
# Tray Label Text Color # Tray Label Text Color
TrayTextColor=#ffffff TrayTextColor=#f8f8f2
# Prefer Text Icon # Prefer Text Icon
PreferTextIcon=False PreferTextIcon=True
# Show Layout Name In Icon # Show Layout Name In Icon
ShowLayoutNameInIcon=True ShowLayoutNameInIcon=True
# Use input method language to display text # Use input method language to display text