<?xml version='1.0' encoding='utf-8'?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<theme>
		<style base="KLiteDialog" class="KxBeautifyToastWidget">
			<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 end="1,0" name="border" spread="pad" start="0,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 base="KxBeautifyToastWidget" class="KxBeautifyToastWidget_Warn">
			<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 base="KxBeautifyToastWidget_BaseShadow" class="KxBeautifyToastWidget_WarnShadow">
			<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 base="KLiteLabel" class="KxBeautifyToastWidget_Icon">
			<hint name="width" value="24"/>
			<hint name="height" value="24"/>
		</style>
		<style base="KLiteLabel" class="KxBeautifyToastWidget_Text">
			<color name="text" value="#0D0D0DE5"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<hint name="height" value="24"/>
		</style>
		<style base="KLiteClickableLabel" class="KxBeautifyToastWidget_Privacy">
			<color name="background" value="#0D0D0D00"/>
			<color name="background-hover" value="#0D0D0D0F"/>
			<color name="background-down" value="#0D0D0D1A"/>
		</style>
		<style base="KLiteClickableLabel" class="KxBeautifyToastWidget_Cancel">
			<color name="text" value="#1E5FC7"/>
			<color name="text-hover" value="#1E5FC7"/>
			<color name="text-down" value="#1E5FC7"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<hint name="height" value="24"/>
			<hint name="underlineMode" value="2"/>
		</style>
		<style base="KLiteButton" class="KxBeautifyToastWidget_Stop">
			<color name="background" value="#0D0D0D00"/>
			<color name="background-hover" value="#0D0D0D0F"/>
			<color name="background-down" value="#0D0D0D1A"/>
			<color name="text" value="#0D0D0DA8"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<hint name="borderRadius" value="4"/>
			<hint name="height" value="24"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="6"/>
		</style>
		<style base="KLiteButton" class="KxBeautifyApplyButton">
			<color name="background" value="#484242"/>
			<color name="background-hover" value="#6A6565"/>
			<color name="background-down" value="#3D3838"/>
			<color name="text" value="#F5CC87"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<hint name="borderRadius" value="4"/>
			<hint name="height" value="24"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="6"/>
		</style>
		<style base="KxBeautifyApplyButton" class="KxBeautifyToastWidget_Retry">
			<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 base="KLiteButton" class="KxBeautifyToastWidget_Change">
			<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 a="0.24" name="shadow" value="0D0D0D"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<hint name="RenderHints" value="1"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<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 base="KLiteButton" class="KxBeautifyToastWidget_Close">
			<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 base="KLiteLabel" class="KxThemeMoreWidget_Title">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<hint name="marginLeft" value="8"/>
			<font name="text" pixelSize="12"/>
		</style>
		<style base="KLiteButton" class="KxThemeMoreWidget_FeedbackBtn">
			<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 base="KLiteButton" class="KxBeautifyToastWidget_Close">
			<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 base="KLiteLabel" class="KxBeautifyProgressWidget_ProgressLabel">
			<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 base="KLiteProgressWidget_Error" class="KxBeautifyProgressWidget_WarnProgress">
			<hint name="spacing" value="8"/>
			<font bold="false" family="Microsoft YaHei" name="text" 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 a="0.5" name="shadow" value="CommonThemePalette::kd-box-shadow-middle"/>
			<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 base="KLiteButton_Text_Major" class="KxBeautifyFullCommonDialog_Save">
			<color name="background" value="CommonThemePalette::kd-color-brand-normal"/>
			<color a="0.4" name="background-disable" value="CommonThemePalette::kd-color-brand-normal"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-brand-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-brand-pressed"/>
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-small" weight="600"/>
			<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 base="KLiteButton_Text_Assist" class="KxBeautifyFullCommonDialog_SaveAs">
			<font bold="false" family="Microsoft YaHei" name="text" 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 base="KLiteButton_Text_Assist" class="KxBeautifyFullCommonDialog_Close">
			<font bold="false" family="Microsoft YaHei" name="text" 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 base="KLiteLabel" class="KxBeautifyFullCommonDialog_ErrorText">
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
		</style>
		<style base="KLiteButton_Text_Assist" class="KxBeautifyFullQuitDlg_Use">
			<font family="Microsoft YaHei" name="text" 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 base="KLiteButton_Text_Assist" class="KxBeautifyFullQuitDlg_Quit">
			<font family="Microsoft YaHei" name="text" 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 base="KLiteButton_General" class="KWppCoilotToastApplyButton">
			<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 family="Microsoft YaHei" name="text" pixelSize="13" value="CommonThemePalette::kd-color-text-white"/>
			<hint name="marginLeft" value="11"/>
			<hint name="marginRight" value="8"/>
			<hint name="marginTop" value="8"/>
			<hint name="marginBottom" value="8"/>
		</style>
		<style base="KLiteLabel" class="KWppCoilotToastPrivacyLabel">
			<color a="0.46" name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
		</style>
		<style base="KLiteButton_Status" class="KWppCoilotToastStopButton">
			<font a="0.66" name="text" pixelSize="14" value="kd-color-text-secondary"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="5"/>
			<hint name="marginTop" value="6"/>
			<hint name="marginBottom" value="6"/>
		</style>
		<style base="KLiteLabel" class="KWppAiPreviewTitleLabel">
			<color a="0.9" name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="13"/>
		</style>
		<style base="KLiteLabel" class="KWppAiPreviewSubLabel">
			<color a="0.66" name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<font name="text" pixelSize="13"/>
		</style>
		<style base="KLiteButton_General" class="KWppAiPreviewApplyButton">
			<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" pixelSize="13" value="CommonThemePalette::kd-color-text-white"/>
			<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 base="KLiteButton_Status" class="KWppAiPreviewAbandonButton">
			<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 base="KLiteLabel" class="KWppAiSlideBeautifyToastLabel">
			<font a="0.9" name="text" pixelSize="12" value="kd-color-text-primary" weight="400"/>
		</style>
		<style base="KLiteButton_Status" class="KWppAiSlideBeautifyToastStopButton">
			<font a="0.9" name="text" pixelSize="12" value="kd-color-text-primary" 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 base="KLiteLabel" class="KWppAiSlideBeautifyPreviewMainLabel">
			<color a="0.9" name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="13" weight="600"/>
		</style>
		<style base="KLiteLabel" class="KWppAiSlideBeautifyPreviewSubLabel">
			<color a="0.66" name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<font name="text" pixelSize="13" weight="400"/>
		</style>
		<style base="KLiteButton_Status" class="KWppAiSlideBeautifyAbandonButton">
			<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 base="KLiteButton_General" class="KWppAiSlideBeautifyApplyButton">
			<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" pixelSize="13" value="CommonThemePalette::kd-color-text-white"/>
			<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 base="KLiteButton_General" class="KWppAiSlideBeautifyVipApplyButton">
			<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" pixelSize="13" value="CommonThemePalette::kd-color-text-white"/>
			<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 base="KLiteLabel" class="KWppAiPreviewTitleLabel">
			<color a="0.9" name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="13" weight="600"/>
		</style>
		<style base="KLiteLabel" class="KWppAiPreviewSubLabel">
			<color a="0.66" name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<font name="text" pixelSize="13" weight="400"/>
		</style>
		<style base="KLiteButton_General" class="KWppAiPreviewApplyButton">
			<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" pixelSize="13" value="CommonThemePalette::kd-color-text-white"/>
			<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 base="KLiteButton_Status" class="KWppAiPreviewAbandonButton">
			<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 base="KLiteButton_Text_Major" class="KxWppDiagramColorWidgetButton">
			<hint name="marginLeft" value="6"/>
			<hint name="marginTop" value="2"/>
			<hint name="marginRight" value="6"/>
			<hint name="marginBottom" value="2"/>
			<hint name="borderRadius" value="4"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
		</style>
		<style base="KLiteButton" class="KxWppDiagramColorRetryButton">
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-public-normal"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-public-hover"/>
			<color name="text-pressed" value="CommonThemePalette::kd-color-public-pressed"/>
			<hint name="borderRadius" value="4"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="6"/>
			<hint name="marginTop" value="2"/>
			<hint name="marginBottom" value="2"/>
		</style>
	</theme>
</shell>
