/usr/share/doc/ucimf/examples/ucimf.conf.example is in ucimf 2.3.8-5ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | # Font settings
font-name=AR PL ShanHeiSun Uni
font-size=16
# Status bar settings.
STATUS_FG_COLOR = 7
STATUS_BG_COLOR = 8
STATUS_BORDER_COLOR = 9
# Preedit bar settings.
PREEDIT_FG_COLOR = 7
PREEDIT_BG_COLOR = 8
PREEDIT_BORDER_COLOR = 9
# LookupChooice bar settings.
LOOKUPCHOICE_FG_COLOR = 7
LOOKUPCHOICE_BG_COLOR = 8
LOOKUPCHOICE_BORDER_COLOR = 9
|