﻿<?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 class="KTasteNewFailedPage" base ="KLiteWidget">
	  <color name="background" value="CommonThemePalette::kd-color-background-middle"/>
	  <hint name="borderWidth" value="0"/>
    </style>
    <style class="KTasteNewFailedPage_closeBtn" base="KLiteButton">
      <hint name="width" value="28"/>
      <hint name="height" value="28"/>
      <hint name="padding" value="1"/>
    </style>
	<style class="KTasteNewFailedPage_startBtn" base="KLiteButton">
      <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 name="text" family="Microsoft YaHei" pointSize="12"/>
      <linearGradient name="background" spread="pad" start="0,0" end="1,0">
        <color position="0" value="#FF7422E5"/>
        <color position="1" value="#FF1F1EE5"/>
      </linearGradient>
    </style>
	<style class="KAppMarketPopupWidget" base ="KLitePopupWidget">
		<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 class="KAppMarketPopupWidget_titleLabel" base ="KLiteLabel">
		<font name="text" pixelSize="CommonHint::kd-font-size-middle" bold="true"/>
		<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
	</style>
	<style class="KAppMarketPopupWidget_contentLabel" base ="KLiteLabel">
		<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 class="KAppMarketPopupWidget_confirmButton" base ="KLiteButton_Text_Assist">
		<font name="text" pixelSize="CommonHint::kd-font-size-base"/>
		<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
	</style>
	<style class="KInfoPanelPopupWidget" base ="KLitePopupWidget">
		<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 class="KInfoPanelPopupWidget_contentLabel" base ="KLiteLabel">
		<font name="text" pixelSize="CommonHint::kd-font-size-base"/>
		<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
	</style>
	<style class="KTasteNewLoadingPage" base ="KLiteWidget">
		<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
	</style>
	<style class="KTasteNewLoadingPage_closeBtn" base ="KLiteButton">
    	<hint name="width" value="26"/>
    	<hint name="height" value="26"/>
    	<hint name="padding" value="5"/>
	</style>
  <style class="KTasteNewLoadingPage_progressRingGroup" base ="KLiteProgressWidget">
    <font name="text" pixelSize="CommonHint::kd-font-size-middle"/>
    <color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
  </style>
  </theme>
</shell>
