一、通用配置
[General]
keyhasspace=0 ;去按键间隙
font_use=1
font_file=font.ttf ;修改字体
Keysoundflag=1 ;皮肤支持声音配置
key3dsoundflag = 2 ;皮肤支持3D音效
二、拼音区
[PinYin]
pic= pinyin_bg.png ; 拼音区图片
layout_horizontal=1,26,24 ; 横向拉伸时的参数
layout_vertical =1,9,19 ; 纵向拉伸时的参数
text_leftoffset = 10 ;拼音区离左边的距离单位:像素
text_color= 0xff493e2e ;拼音区字体的颜色
三、云候选区
[Cloud]
text_rightoffset = 10 ;离右边的距离单位:像素
text_color = 0xff493e2e ;云候选区文字的颜色
四、候选条
[CandidateBar]
text_color= 0xff030303 ;非焦点时字体的颜色
textfirst_color = 0xffd23c3c ;焦点字体的颜色
pic= cand_bg.png ;候选条图片
layout_horizontal=0,26,24
layout_vertical =0,12,22
text_marge= 10,20,0,4 ; 左右上下;写字区域的参数
pinyin_bottom = 0 ;拼音距离候选区的高度
pinyin_left = 4 ;拼音区距离屏幕左边的位置(单位:像素)cloud_bottom = 0 ;云候选距候选区的高度
五、工具条ICON颜色
[ToolBar]
iconnormal_color = 0xff493e2e ;icon指定颜色
iconhighlight_color = 0xfff7531a ;icon按下颜色
[CandidateBar_More]
title_color=。