<?xml version='1.0' encoding='utf-8'?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<theme>
		<style class="KTasteNewPageWebWidget_windowShadow">
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-extra-large"/>
		</style>
		<style class="KTasteNewPageWebWidget_errorRound">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
		</style>
		<style base="KLiteWidget" class="KTasteNewFailedPage">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<hint name="borderWidth" value="0"/>
		</style>
		<style base="KLiteButton" class="KTasteNewFailedPage_closeBtn">
			<hint name="width" value="28"/>
			<hint name="height" value="28"/>
			<hint name="padding" value="1"/>
		</style>
		<style base="KLiteButton" class="KTasteNewFailedPage_startBtn">
			<hint name="borderWidth" value="0"/>
			<hint name="borderRadius" value="24"/>
			<hint name="padding-top" value="12"/>
			<hint name="padding-right" value="24"/>
			<hint name="padding-bottom" value="12"/>
			<hint name="padding-left" value="24"/>
			<color name="text" value="#FFFFFFE5"/>
			<font family="Microsoft YaHei" name="text" pointSize="12"/>
			<linearGradient end="1,0" name="background" spread="pad" start="0,0">
				<color position="0" value="#FF7422E5"/>
				<color position="1" value="#FF1F1EE5"/>
			</linearGradient>
		</style>
		<style base="KLitePopupWidget" class="KAppMarketPopupWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<hint name="borderWidth" value="1"/>
			<color name="line" value="CommonThemePalette::kd-color-line-regular"/>
		</style>
		<style base="KLiteLabel" class="KAppMarketPopupWidget_titleLabel">
			<font bold="true" name="text" pixelSize="CommonHint::kd-font-size-middle"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteLabel" class="KAppMarketPopupWidget_contentLabel">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="line-spacing" value="5"/>
		</style>
		<style base="KLiteButton_Text_Assist" class="KAppMarketPopupWidget_confirmButton">
			<font name="text" pixelSize="CommonHint::kd-font-size-base"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLitePopupWidget" class="KInfoPanelPopupWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<hint name="borderWidth" value="1"/>
			<color name="line" value="CommonThemePalette::kd-color-line-regular"/>
		</style>
		<style base="KLiteLabel" class="KInfoPanelPopupWidget_contentLabel">
			<font name="text" pixelSize="CommonHint::kd-font-size-base"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteWidget" class="KTasteNewLoadingPage">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
		</style>
		<style base="KLiteButton" class="KTasteNewLoadingPage_closeBtn">
			<hint name="width" value="26"/>
			<hint name="height" value="26"/>
			<hint name="padding" value="5"/>
		</style>
		<style base="KLiteProgressWidget" class="KTasteNewLoadingPage_progressRingGroup">
			<font name="text" pixelSize="CommonHint::kd-font-size-middle"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
	</theme>
</shell>
