﻿<?xml version="1.0" encoding="utf-8"?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<resource relativePath="res">
		<icon type="svg">
			<path path=":/icons_svg/other"/>
		</icon>
	</resource>
	<theme>
		<style class="Copilot_KUserCertificationWidget">
			<color name="background" value="CommonPalette::kd-color-white"/>
			<color name="border" value="#F5F5F523"/>
			<color name="shadow" value="#181A1F28"/>
			<hint name="shadow-Blur" value="10"/>
			<hint name="shadow_OffsetY" value="4"/>
			<hint name="borderRadius" value="12"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="KProtocolWidget">
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<hint name="borderRadius" value="12"/>
			<hint name="roundFlags" value="15"/>
			<hint name="RenderHints" value="1"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="12"/>
			<hint name="shadow-blur-radius" value="32"/>
			<hint name="shadowRadius" value="12"/>
		</style>
		<style class="Copilot_KProtocolWidget_TitleLabel">
			<font name="text" pixelSize="16" family="Microsoft YaHei" bold="true"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KProtocolWidget_AbstractLabel">
			<font name="text" pixelSize="14" family="Microsoft YaHei" bold="true"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KProtocolWidget_ContentLabel">
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KProtocolWidget_BeforeLinkLabel">
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KProtocolWidget_LaterLinkLabel">
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-down" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-public"/>
		</style>
		<style class="KProtocolWidget_CheckBox">
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-public-normal"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style class="KProtocolWidget_ToolTip">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="6"/>
			<hint name="marginTop" value="6"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="6"/>
		</style>
		<style class="KProtocolWidget_ToastWidget">
			<color name="border" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-error-light"/>
			<hint name="borderWidth" value="1"/>
			<hint name="borderRadius" value="6"/>
			<hint name="roundFlags" value="15"/>
			<hint name="RenderHints" value="1"/>
			<hint name="shadow-blur-radius" value="32"/>
			<hint name="shadow_OffsetY" value="4"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large" />
		</style>
		<style class="KCertificationWidget_ErrorLabel">
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KCertificationWidget_LoadingWidget">
			<font name="text" pixelSize="16" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="Progress_Of_KCertificationWidget_LoadingWidget">
			<color name="background" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="background-highlight" value="CommonThemePalette::kd-color-line-info"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-public-normal"/>
		</style>
		<style class="KProtocolWidget_ConfirmBtn">
			<font name="text" pointSize="10.5"/>
			<color name="background" value="CommonThemePalette::kd-color-public-normal"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-public-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-public-pressed"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-public-normal" a="0.4"/>
			<color name="text" value="CommonThemePalette::kd-color-text-white"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-white"/>
			<color name="indicator" value="CommonThemePalette::kd-color-line-white"/>
			<hint name="borderWidth" value="0"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="KProtocolWidget_CancelBtn">
			<font name="text" pointSize="10.5"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-fill-light"/>
			<color name="background-down" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="background-selected" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-fill-regular" a="0.4"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="border-disable" value="CommonThemePalette::kd-color-line-medium" a="0.1"/>
			<color name="border-selected" value="CommonThemePalette::kd-color-line-public"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
			<color name="indicator" value="CommonThemePalette::kd-color-line-public" a="0.4"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<hint name="RenderHints" value="1"/>
			<color name="shadow" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="shadow-disable" value="CommonThemePalette::kd-color-line-medium" a="0"/>
		</style>
		<style class="PrivilegeExpiryToastWidget" base="KLiteToastWidget">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="border" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-ai-light"/>
			<hint name="borderRadius" value="8"/>
			<hint name="shadow-blur-radius" value="16"/>
			<hint name="marginLeft" value="15"/>
			<hint name="marginTop" value="8"/>
			<hint name="marginRight" value="15"/>
			<hint name="marginBottom" value="8"/>
		</style>
		<style class="Link_Of_PrivilegeExpiryToastWidget" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-hover" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-down" value="CommonThemePalette::kd-color-text-ai" />
			<font name="text" pixelSize="12"/>
			<hint name="marginTop" value="2" />
			<hint name="marginLeft" value="0" />
			<hint name="marginRight" value="0" />
			<hint name="marginBottom" value="2" />
		</style>
		<style class="KLiteButton_Of_PrivilegeExpiryToastWidget" base="KLiteButton_Status_Highlight">
			<color name="text" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-hover" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-down" value="CommonThemePalette::kd-color-text-ai" />
		</style>
		<style class="PrivilegeExpiryToastWidget_mac" base="PrivilegeExpiryToastWidget"/>
		<style class="Link_Of_PrivilegeExpiryToastWidget_mac" base="Link_Of_PrivilegeExpiryToastWidget">
			<hint name="marginTop" value="3" />
		</style>
		<style class="KLiteButton_Of_PrivilegeExpiryToastWidget_mac" base="KLiteButton_Status_Highlight">
			<color name="text" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-hover" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-down" value="CommonThemePalette::kd-color-text-ai" />
		</style>
	</theme>
	<theme relatedName="2018white_dark">
		<style class="KProtocolWidget_ToolTip">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="content" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="6"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginLeft" value="0"/>
			<hint name="marginRight" value="0"/>
			<hint name="marginBottom" value="0"/>
		</style>
		<style class="Copilot_KUserCertificationWidget">
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<hint name="borderRadius" value="12"/>
			<hint name="roundFlags" value="15"/>
			<hint name="RenderHints" value="1"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="4"/>
			<hint name="shadow-blur-radius" value="32"/>
			<hint name="shadowRadius" value="12"/>
			<hint name="shadow-Blur" value="10"/>
		</style>
		<style class="KProtocolWidget_LaterLinkLabel">
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-down" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-public"/>
		</style>
		<style class="Progress_Of_KCertificationWidget_LoadingWidget">
			<color name="background" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="background-highlight" value="CommonThemePalette::kd-color-line-info"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-public-normal"/>
		</style>
		<style class="KCertificationWidget_ErrorLabel">
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KCertificationWidget_LoadingWidget">
			<font name="text" pixelSize="16" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="Copilot_KProtocolWidget_TitleLabel">
			<font name="text" pixelSize="16" family="Microsoft YaHei" bold="true"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KProtocolWidget_ConfirmBtn">
			<font name="text" pointSize="10.5"/>
			<color name="background" value="CommonThemePalette::kd-color-public-normal"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-public-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-public-pressed"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-public-normal" a="0.4"/>
			<color name="text" value="CommonThemePalette::kd-color-text-white"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-white"/>
			<color name="indicator" value="CommonThemePalette::kd-color-line-white"/>
			<hint name="borderWidth" value="0"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="KProtocolWidget_CancelBtn">
			<font name="text" pointSize="10.5"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-fill-light"/>
			<color name="background-down" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="background-selected" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-fill-regular" a="0.4"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="border-disable" value="CommonThemePalette::kd-color-line-medium" a="0.1"/>
			<color name="border-selected" value="CommonThemePalette::kd-color-line-public"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
			<color name="indicator" value="CommonThemePalette::kd-color-line-public" a="0.4"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<hint name="RenderHints" value="1"/>
			<color name="shadow" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="shadow-disable" value="CommonThemePalette::kd-color-line-medium" a="0"/>
		</style>
		<style class="PrivilegeExpiryToastWidget" base="KLiteToastWidget">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="border" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-ai-light"/>
			<hint name="borderRadius" value="8"/>
			<hint name="shadow-blur-radius" value="16"/>
			<hint name="marginLeft" value="15"/>
			<hint name="marginTop" value="8"/>
			<hint name="marginRight" value="15"/>
			<hint name="marginBottom" value="8"/>
		</style>
		<style class="Link_Of_PrivilegeExpiryToastWidget" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-hover" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-down" value="CommonThemePalette::kd-color-text-ai" />
			<font name="text" pixelSize="12"/>
			<hint name="marginTop" value="2" />
			<hint name="marginLeft" value="0" />
			<hint name="marginRight" value="0" />
			<hint name="marginBottom" value="2" />
		</style>
		<style class="KLiteButton_Of_PrivilegeExpiryToastWidget" base="KLiteButton_Status_Highlight">
			<color name="text" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-hover" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-down" value="CommonThemePalette::kd-color-text-ai" />
		</style>
		<style class="PrivilegeExpiryToastWidget_mac" base="PrivilegeExpiryToastWidget"/>
		<style class="Link_Of_PrivilegeExpiryToastWidget_mac" base="Link_Of_PrivilegeExpiryToastWidget">
			<hint name="marginTop" value="3" />
		</style>
		<style class="KLiteButton_Of_PrivilegeExpiryToastWidget_mac" base="KLiteButton_Status_Highlight">
			<color name="text" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-hover" value="CommonThemePalette::kd-color-text-ai" />
			<color name="text-down" value="CommonThemePalette::kd-color-text-ai" />
		</style>
		<style class="KProtocolWidget">
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<hint name="borderRadius" value="12"/>
			<hint name="roundFlags" value="15"/>
			<hint name="RenderHints" value="1"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="12"/>
			<hint name="shadow-blur-radius" value="32"/>
			<hint name="shadowRadius" value="12"/>
		</style>
	</theme>
</shell>