mtk theme颜色配置[转]

颜色配置:
短信阅读界面信息头背景颜色:EMS_viewer_header_background_filler
颜色选择绘制:show_highlighted_inline_color_select_menuitem()
状态栏背景颜色:status_icon_bar_filler_defaultTheme
单行编辑器光标颜色:inline_edit_cursor_color_defaultTheme
单行编辑高亮背景颜色:inline_edit_focussed_filler_defaultTheme
多行编辑界面行分隔线颜色:gui_create_EMS_input_box()--->b->underline_color
编辑区域字体颜色:inputbox_normal_text_color_defaultTheme
编辑界面选字区域:1>箭头 mmi_pen_editor_draw_arrow()
                  2>选字区域背景颜色,选中背景等 candidate_singleline_inputbox_theme
编辑界面虚拟键盘按中键背景颜色:virtual_keyboard_key_down_filler_defaultTheme
popup屏幕背景颜色:popup_screen_background_color_defaultTheme
popup屏幕字体颜色:popup_screen_border_color_defaultTheme
滚动条颜色:scrollbar_background_filler_defaultTheme
滚动条滑块颜色: scrollbar_indicator_filler_defaultTheme
list菜单项高亮背景颜色:list_selected_item_filler_defaultTheme
日历当前日期背景颜色:calendar_cell_current_DefaultTheme
校准界面字体颜色:UpdateCalibrationScreen()--->MMI_multiline_inputbox.normal_text_color
开机请等候界面字体颜色: ShowCategory9Screen()--->MMI_multiline_inputbox.normal_text_color
开机找网界面日期时间字体颜色: set_dt_display--->case DT_NETWORK_SEARCH
电子书字体颜色:ShowCategory75Screen()--->MMI_multiline_inputbox.normal_text_color
编辑区域默认背景颜色:inputbox_filler_defaultTheme(如**USB)

 

 

inputbox_normal_text_color_2Theme  //编辑短信字体颜色

inputbox_selected_text_color_2Theme    //编辑短信选中字体颜色

inputbox_selector_color_2Theme  //编辑短信选中框颜色

inputbox_cursor_color_2Theme  //编辑短信游标颜色

inline_edit_focussed_text_color_2Theme //单行编辑行选中行颜色

inline_edit_selected_text_color_2Theme //单行编辑行选中字颜色

inline_edit_selector_color_2Theme //单行编辑行选中框颜色

inline_list_normal_text_color_2Theme  //单行编辑行默认行颜色

idle_menu_bkg_filler_defaultTheme_2 //idle背景图案

information_bar_color_defaultTheme //信息栏颜色

list_selected_item_filler_defaultTheme //菜单选中行背景颜色

list_normal_item_filler_defaultTheme //菜单默认行背景颜色

自定义背景图案:

const U8 IMG_INTERPHONE_BACKGROUND_FILLER_DEFAULTTHEME[] =

{

};

CONST_HARDWARE UI_filled_area Interphone_screen_bkg_filler_defaultTheme={

UI_FILLED_AREA_TYPE_BITMAP,

(U8*)IMG_INTERPHONE_BACKGROUND_FILLER_DEFAULTTHEME,

NULL,

{240,240,240,100},

{0,0,0,100},

{0,0,0,100},

{0,0,0,100},

0};

 

main_menu_bkg_filler_defaultTheme主菜单背景图案

sub_menu_bkg_filler_defaultTheme子菜单背景图案

idle_menu_bkg_filler_defaultTheme idle菜单背景图案

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值