﻿<?xml version="1.0" encoding="utf-8"?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<theme>
		
		<style class="KxBeautifyToastWidget" base="KLiteDialog">
			<color name="background" value="#FFFFFF"/>
			<hint name="duration" value="300"/>
			<hint name="width" value="320"/>
			<hint name="height" value="42"/>
			<hint name="borderRadius" value="8"/>
			<hint name="borderWidth" value="0"/>
			<hint name="marginLeft" value="16"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginTop" value="8"/>
			<hint name="marginBottom" value="8"/>
			<hint name="spacing" value="8"/>
			<hint name="RenderHints" value="1"/>
			<hint name="shadow" value="0"/>
			<linearGradient name="border" spread="pad" start="0,0" end="1,0">
				<color position="0" value="#FFC590"/>
				<color position="0.33" value="#FE8366"/>
				<color position="0.67" value="#FFD336"/>
				<color position="1" value="#FF5E2B"/>
			</linearGradient>
		</style>
		
		<style class="KxBeautifyToastWidget_Warn" base="KxBeautifyToastWidget">
			<color name="background" value="#FEF1EA"/>
			<color name="border" value="#E2651A"/>
			<hint name="borderWidth" value="1"/>
		</style>
		
		<style class="KxBeautifyToastWidget_BaseShadow">
			<hint name="RenderHints" value="1"/>
			<hint name="shadow" value="1"/>
			<hint name="shadow-blur-radius" value="32"/>
			<hint name="shadow-curve" value="0"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="10"/>
			<hint name="borderRadius" value="8"/>
			<hint name="shadow-spread-radius" value="0"/>
			<color name="shadow" value="#E6B28252"/>
		</style>
		
		<style class="KxBeautifyToastWidget_WarnShadow" base="KxBeautifyToastWidget_BaseShadow">
			<hint name="shadow_OffsetY" value="12"/>
			<color name="shadow" value="#0D0D0D14"/>
		</style>
		
		<style class="KxBeautifyToastWidget_IconColor">
			<color name="colorGrayStroke" value="#757575"/>
			<color name="colorOrangeStroke" value="#E2651A"/>
		</style>
		
		<style class="KxBeautifyToastWidget_Icon" base="KLiteLabel">
			<hint name="width" value="24"/>
			<hint name="height" value="24"/>
		</style>
		
		<style class="KxBeautifyToastWidget_Text" base="KLiteLabel">
			<color name="text" value="#0D0D0DE5"/>
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<hint name="height" value="24"/>
		</style>

		<style class="KxBeautifyToastWidget_Privacy" base="KLiteClickableLabel">
			<color name="background" value="#0D0D0D00"/>
			<color name="background-hover" value="#0D0D0D0F"/>
			<color name="background-down" value="#0D0D0D1A"/>
		</style>
		
		<style class="KxBeautifyToastWidget_Cancel" base="KLiteClickableLabel">
			<color name="text" value="#1E5FC7"/>
			<color name="text-hover" value="#1E5FC7"/>
			<color name="text-down" value="#1E5FC7"/>
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<hint name="height" value="24"/>
			<hint name="underlineMode" value="2"/>
		</style>
		
		<style class="KxBeautifyToastWidget_Stop" base="KLiteButton">
			<color name="background" value="#0D0D0D00"/>
			<color name="background-hover" value="#0D0D0D0F"/>
			<color name="background-down" value="#0D0D0D1A"/>
			<color name="text" value="#0D0D0DA8"/>
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="4"/>
			<hint name="height" value="24"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="6"/>
		</style>
		
		<style class="KxBeautifyApplyButton" base="KLiteButton">
			<color name="background" value="#484242"/>
			<color name="background-hover" value="#6A6565"/>
			<color name="background-down" value="#3D3838"/>
			<color name="text" value="#F5CC87"/>
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="4"/>
			<hint name="height" value="24"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="6"/>
		</style>
		
		<style class="KxBeautifyToastWidget_Retry" base="KxBeautifyApplyButton">
			<color name="background" value="#E1691C"/>
			<color name="background-hover" value="#FB7E32"/>
			<color name="background-down" value="#C05310"/>
			<color name="text" value="#FFFFFF"/>
			<hint name="marginLeft" value="14"/>
			<hint name="marginRight" value="14"/>
		</style>
		
		<style class="KxBeautifyToastWidget_Change" base="KLiteButton">
			<color name="background" value="#FFFFFF"/>
			<color name="background-hover" value="#F5F5F5"/>
			<color name="background-down" value="#EEEEEE"/>
			<color name="border" value="#0D0D0D1F"/>
			<color name="text" value="#0D0D0DA8"/>
			<color name="shadow" value="0D0D0D" a="0.24"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<hint name="RenderHints" value="1"/>
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="4"/>
			<hint name="borderWidth" value="1"/>
			<hint name="height" value="24"/>
			<hint name="highlightStyle-selected" value="1"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="6"/>
		</style>
		
		<style class="KxBeautifyToastWidget_Close" base="KLiteButton">
			<color name="background" value="#0D0D0D00"/>
			<color name="background-hover" value="#0D0D0D0F"/>
			<color name="background-down" value="#0D0D0D1A"/>
			<hint name="borderRadius" value="4"/>
			<hint name="width" value="24"/>
			<hint name="height" value="24"/>
		</style>

		<style class="KxThemeMoreWidget_Title" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<hint name="marginLeft" value="8"/>
			<font name="text" pixelSize="12"/>
		</style>

		<style class="KxThemeMoreWidget_FeedbackBtn" base="KLiteButton">
			<hint name="spacing" value="8"/>
			<hint name="marginLeft" value="10"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="12"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
		</style>

		<style class="KxBeautifyToastWidget_Close" base="KLiteButton">
			<color name="background" value="#0D0D0D00"/>
			<color name="background-hover" value="#0D0D0D0F"/>
			<color name="background-down" value="#0D0D0D1A"/>
			<hint name="borderRadius" value="4"/>
			<hint name="width" value="24"/>
			<hint name="height" value="24"/>
		</style>

		<style class="KxBeautifyProgressWidget_ProgressLabel" base="KLiteLabel">
			<color name="background-highlight" value="CommonThemePalette::kd-color-public-normal"/>
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-highlight" value="CommonThemePalette::kd-color-text-public"/>
		</style>

		<style class="KxBeautifyProgressWidget_WarnProgress"  base="KLiteProgressWidget_Error">
			<hint name="spacing" value="8"/>
			<font name="text" family="Microsoft YaHei" bold="false" pixelSize="12"/>
			<color name="background" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-public-normal"/>
			<color name="background-highlight" value="CommonThemePalette::kd-color-line-warning"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>

		<style class="KxBeautifyFullCommonDialog_ToolWidget">
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-middle" a="0.5"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<hint name="borderRadius" value="8"/>
			<hint name="shadow" value="1"/>
			<hint name="shadowRadius" value="8"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="1"/>
			<hint name="shadow-blur-radius" value="4"/>
			<hint name="shadow-spread-radius" value="0"/>
		</style>
		<style class="KxBeautifyFullCommonDialog_Save" base="KLiteButton_Text_Major">
			<color name="background" value="CommonThemePalette::kd-color-brand-normal"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-brand-normal" a="0.4"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-brand-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-brand-pressed"/>
			<font name="text" family="Microsoft YaHei" weight="600" pixelSize="CommonHint::kd-font-size-small"/>
			<hint name="spacing" value="6"/>
			<hint name="marginLeft" value="15"/>
			<hint name="marginRight" value="15"/>
			<hint name="marginTop" value="5"/>
			<hint name="marginBottom" value="5"/>
		</style>
		<style class="KxBeautifyFullCommonDialog_SaveAs" base="KLiteButton_Text_Assist">
			<font name="text" family="Microsoft YaHei" bold="false" pixelSize="CommonHint::kd-font-size-small"/>
			<hint name="spacing" value="6"/>
			<hint name="marginLeft" value="15"/>
			<hint name="marginRight" value="15"/>
			<hint name="marginTop" value="5"/>
			<hint name="marginBottom" value="5"/>
		</style>
		<style class="KxBeautifyFullCommonDialog_Close" base="KLiteButton_Text_Assist">
			<font name="text" family="Microsoft YaHei" bold="false" pixelSize="CommonHint::kd-font-size-small"/>
			<hint name="spacing" value="6"/>
			<hint name="marginLeft" value="23"/>
			<hint name="marginRight" value="23"/>
			<hint name="marginTop" value="5"/>
			<hint name="marginBottom" value="5"/>
		</style>
		<style class="KxBeautifyFullCommonDialog_ErrorText" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
		</style>
		<style class="KxBeautifyFullQuitDlg_Use" base="KLiteButton_Text_Assist">
			<font name="text" family="Microsoft YaHei" pixelSize="CommonHint::kd-font-size-base"/>
			<color name="text" value="CommonThemePalette::kd-color-text-white"/>
			<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"/>
			<hint name="marginLeft" value="15"/>
			<hint name="marginRight" value="15"/>
			<hint name="marginTop" value="4"/>
			<hint name="marginBottom" value="4"/>
		</style>
		<style class="KxBeautifyFullQuitDlg_Quit" base="KLiteButton_Text_Assist">
			<font name="text" family="Microsoft YaHei" pixelSize="CommonHint::kd-font-size-base"/>
			<hint name="marginLeft" value="15"/>
			<hint name="marginRight" value="15"/>
			<hint name="marginTop" value="4"/>
			<hint name="marginBottom" value="4"/>
		</style>
		<style class="KWppCoilotToastApplyButton" base="KLiteButton_General">
			<color name="background" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-down" value="CommonThemePalette::kd-color-ai-pressed"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-ai-hover"/>
			<font name="text" value="CommonThemePalette::kd-color-text-white" family="Microsoft YaHei" pixelSize="13"/>
			<hint name="marginLeft" value="11"/>
			<hint name="marginRight" value="8"/>
			<hint name="marginTop" value="8"/>
			<hint name="marginBottom" value="8"/>
		</style>
		<style class="KWppCoilotToastPrivacyLabel" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary" a="0.46"/>
		</style>
		<style class="KWppCoilotToastStopButton" base="KLiteButton_Status">
			<font name="text" value="kd-color-text-secondary" a="0.66" pixelSize="14"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="5"/>
			<hint name="marginTop" value="6"/>
			<hint name="marginBottom" value="6"/>
		</style>
		<style class="KWppAiPreviewTitleLabel" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary" a="0.9"/>
			<font name="text"  pixelSize="13"/>
		</style>
		<style class="KWppAiPreviewSubLabel" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary" a="0.66"/>
			<font name="text"  pixelSize="13"/>
		</style>
		<style class="KWppAiPreviewApplyButton" base="KLiteButton_General">
			<color name="background" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-down" value="CommonThemePalette::kd-color-ai-pressed"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-ai-hover"/>
			<font name="text" value="CommonThemePalette::kd-color-text-white" pixelSize="13"/>
			<hint name="marginLeft" value="13"/>
			<hint name="marginRight" value="13"/>
			<hint name="marginTop" value="3"/>
			<hint name="marginBottom" value="3"/>
			<hint name="radius" value="4"/>
		</style>
		<style class="KWppAiPreviewAbandonButton" base="KLiteButton_Status">
			<font name="text" pixelSize="13"/>
			<hint name="marginLeft" value="7"/>
			<hint name="marginRight" value="7"/>
			<hint name="marginTop" value="3"/>
			<hint name="marginBottom" value="3"/>
			<hint name="radius" value="4"/>
		</style>
		<style class="KWppAiSlideBeautifyToastLabel" base="KLiteLabel">
			<font name="text" value="kd-color-text-primary" a="0.9" pixelSize="12" weight="400"/>
		</style>
		<style class="KWppAiSlideBeautifyToastStopButton" base="KLiteButton_Status">
			<font name="text" value="kd-color-text-primary" a="0.9" pixelSize="12" weight="400"/>
			<hint name="marginLeft" value="10"/>
			<hint name="marginRight" value="10"/>
			<hint name="marginTop" value="3"/>
			<hint name="marginBottom" value="3"/>
			<hint name="borderRadius" value="6"/>
			<hint name="width" value="95"/>
			<hint name="height" value="28"/>
		</style>
		<style class="KWppAiSlideBeautifyPreviewMainLabel" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary" a="0.9"/>
			<font name="text"  pixelSize="13" weight="600"/>
		</style>
		<style class="KWppAiSlideBeautifyPreviewSubLabel" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary" a="0.66"/>
			<font name="text"  pixelSize="13" weight="400"/>
		</style>
		<style class="KWppAiSlideBeautifyAbandonButton" base="KLiteButton_Status">
			<font name="text" pixelSize="13"/>
			<hint name="marginLeft" value="7"/>
			<hint name="marginRight" value="7"/>
			<hint name="marginTop" value="3"/>
			<hint name="marginBottom" value="3"/>
			<hint name="radius" value="4"/>
		</style>
		<style class="KWppAiSlideBeautifyApplyButton" base="KLiteButton_General">
			<color name="background" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-down" value="CommonThemePalette::kd-color-ai-pressed"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-ai-hover"/>
			<font name="text" value="CommonThemePalette::kd-color-text-white" pixelSize="13"/>
			<hint name="marginLeft" value="13"/>
			<hint name="marginRight" value="13"/>
			<hint name="marginTop" value="3"/>
			<hint name="marginBottom" value="3"/>
			<hint name="radius" value="4"/>
		</style>
		<style class="KWppAiSlideBeautifyVipApplyButton" base="KLiteButton_General">
			<color name="background" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-down" value="CommonThemePalette::kd-color-ai-pressed"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-ai-hover"/>
			<font name="text" value="CommonThemePalette::kd-color-text-white" pixelSize="13"/>
			<hint name="marginLeft" value="10"/>
			<hint name="marginRight" value="10"/>
			<hint name="marginTop" value="3"/>
			<hint name="marginBottom" value="3"/>
			<hint name="radius" value="4"/>
		</style>
		<style class="KWppAiPreviewTitleLabel" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary" a="0.9"/>
			<font name="text"  pixelSize="13" weight="600"/>
		</style>
		<style class="KWppAiPreviewSubLabel" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary" a="0.66"/>
			<font name="text"  pixelSize="13" weight="400"/>
		</style>
		<style class="KWppAiPreviewApplyButton" base="KLiteButton_General">
			<color name="background" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-down" value="CommonThemePalette::kd-color-ai-pressed"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-ai-hover"/>
			<font name="text" value="CommonThemePalette::kd-color-text-white" pixelSize="13"/>
			<hint name="marginLeft" value="13"/>
			<hint name="marginRight" value="13"/>
			<hint name="marginTop" value="3"/>
			<hint name="marginBottom" value="3"/>
			<hint name="radius" value="4"/>
		</style>
		<style class="KWppAiPreviewAbandonButton" base="KLiteButton_Status">
			<font name="text" pixelSize="13"/>
			<hint name="marginLeft" value="7"/>
			<hint name="marginRight" value="7"/>
			<hint name="marginTop" value="3"/>
			<hint name="marginBottom" value="3"/>
			<hint name="radius" value="4"/>
		</style>
	</theme>
</shell>