apply divider color
[framework/osp/uifw.git] / src / ui / resource / FUi_ResourceCheckButtonConfig.cpp
index 56988ec..00de74d 100644 (file)
@@ -53,8 +53,8 @@ START_UI_CONFIG(CHECKBUTTON);
        ADD_COLOR_CONFIG(DETAILED_ICON_TEXT_HIGHLIGHTED, $F032L1);
        ADD_COLOR_CONFIG(DETAILED_ICON_TEXT_SELECTED, $F032L1);
 
-       ADD_COLOR_CONFIG(DIVIDER_LINE_LEFT_NORMAL, $B0221);
-       ADD_COLOR_CONFIG(DIVIDER_LINE_RIGHT_NORMAL, $B0222);
+       ADD_COLOR_CONFIG(DIVIDER_LINE_LEFT_NORMAL, $B0221L4);
+       ADD_COLOR_CONFIG(DIVIDER_LINE_RIGHT_NORMAL, $B0221L4);
 
        // bitmap
        ADD_IMAGE_CONFIG(MARK_ICON_BG_NORMAL, #00_check_bg.png);