This repository was archived by the owner on Jul 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <item >
66 <shape android : shape =" rectangle" >
77 <corners android : radius =" 20dp" />
8- <stroke android : width =" @dimen/blur_radius" android : color =" @color/caribbean_blur " />
8+ <stroke android : width =" @dimen/blur_radius" android : color =" @color/azure_blur " />
99 </shape >
1010 </item >
1111 <item android : bottom =" @dimen/blur_radius_half" android : end =" @dimen/blur_radius_half" android : start =" @dimen/blur_radius_half" android : top =" @dimen/blur_radius_half" >
1212 <shape android : shape =" rectangle" >
1313 <corners android : radius =" 20dp" />
1414 <solid android : color =" @color/void_color" />
15- <stroke android : width =" 2dp" android : color =" @color/caribbean " />
15+ <stroke android : width =" 2dp" android : color =" @color/azure " />
1616 </shape >
1717 </item >
1818 </layer-list >
2222 <item >
2323 <shape android : shape =" rectangle" >
2424 <corners android : radius =" 20dp" />
25- <stroke android : width =" @dimen/blur_radius" android : color =" @color/caribbean_blur " />
25+ <stroke android : width =" @dimen/blur_radius" android : color =" @color/azure_blur " />
2626 </shape >
2727 </item >
2828 <item android : bottom =" @dimen/blur_radius_half" android : end =" @dimen/blur_radius_half" android : start =" @dimen/blur_radius_half" android : top =" @dimen/blur_radius_half" >
2929 <shape android : shape =" rectangle" >
3030 <corners android : radius =" 20dp" />
3131 <solid android : color =" @color/asphalt" />
32- <stroke android : width =" 2dp" android : color =" @color/caribbean " />
32+ <stroke android : width =" 2dp" android : color =" @color/azure " />
3333 </shape >
3434 </item >
3535 </layer-list >
Original file line number Diff line number Diff line change 55 <item >
66 <shape android : shape =" rectangle" >
77 <corners android : radius =" 20dp" />
8- <stroke android : width =" @dimen/blur_radius" android : color =" @color/caribbean_blur " />
8+ <stroke android : width =" @dimen/blur_radius" android : color =" @color/azure_blur " />
99 </shape >
1010 </item >
1111 <item android : bottom =" @dimen/blur_radius_half" android : end =" @dimen/blur_radius_half" android : start =" @dimen/blur_radius_half" android : top =" @dimen/blur_radius_half" >
1212 <shape android : shape =" rectangle" >
1313 <corners android : radius =" 20dp" />
1414 <solid android : color =" @color/blackberry" />
15- <stroke android : width =" 2dp" android : color =" @color/caribbean " />
15+ <stroke android : width =" 2dp" android : color =" @color/azure " />
1616 </shape >
1717 </item >
1818 </layer-list >
2222 <item >
2323 <shape android : shape =" rectangle" >
2424 <corners android : radius =" 20dp" />
25- <stroke android : width =" @dimen/blur_radius" android : color =" @color/caribbean_blur " />
25+ <stroke android : width =" @dimen/blur_radius" android : color =" @color/azure_blur " />
2626 </shape >
2727 </item >
2828 <item android : bottom =" @dimen/blur_radius_half" android : end =" @dimen/blur_radius_half" android : start =" @dimen/blur_radius_half" android : top =" @dimen/blur_radius_half" >
2929 <shape android : shape =" rectangle" >
3030 <corners android : radius =" 20dp" />
3131 <solid android : color =" @color/eggplant" />
32- <stroke android : width =" 2dp" android : color =" @color/caribbean " />
32+ <stroke android : width =" 2dp" android : color =" @color/azure " />
3333 </shape >
3434 </item >
3535 </layer-list >
Original file line number Diff line number Diff line change 88 <color name =" dusk" >#556f8e</color >
99 <color name =" azure" >#518fe1</color >
1010 <color name =" azure_blur" >#80518fe1</color >
11- <color name =" caribbean" >#1ac1dd</color >
12- <color name =" caribbean_blur" >#1ac1dd3d</color >
1311 <color name =" concrete" >#9ea3ab</color >
1412 <color name =" sky" >#75eff9</color >
1513 <color name =" silver" >#e3e4e5</color >
4038 <color name =" text_shadow" >#8F000000</color >
4139 <color name =" text_shadow_light" >#7FFFFFFF</color >
4240 <color name =" smoke" >#f5f6fa</color >
43- <color name =" window_border_hover" >#1ac1dd </color >
41+ <color name =" window_border_hover" >@color/azure </color >
4442 <color name =" window_border_click" >#2bd2ee</color >
4543 <color name =" window_blank_clear_color" >#5d5d5d</color >
4644 <color name =" window_private_clear_color" >#331a50</color >
You can’t perform that action at this time.
0 commit comments