<?xml version='1.0' encoding='utf-8'?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<import path="theme-palette.kuip"/>
	<theme>
		<style class="Content_Of_KLitePopupWidget">
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="line-spacing" value="3"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginLeft" value="0"/>
			<hint name="marginRight" value="0"/>
			<hint name="marginBottom" value="0"/>
		</style>
		<style base="KLiteDialog" class="KxPdfAIGCBox">
			<color name="background-full" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="background-tabbar" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-warning" value="CommonThemePalette::kd-color-info-light"/>
			<color name="titleText" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="tipText" value="#0D0D0D52"/>
			<color name="secondText" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="selectText" value="CommonThemePalette::kd-color-info-normal"/>
			<color name="titleTextColor" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="tipTextColor" value="#0D0D0D52"/>
			<color name="secondaryText" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="selectTextColor" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="borderLight" value="CommonThemePalette::kd-color-line-light"/>
			<color name="handle" value="CommonPalette::kd-color-gray-5"/>
			<color name="handleHover" value="CommonPalette::kd-color-gray-6"/>
			<color name="handlePressed" value="CommonPalette::kd-color-gray-7"/>
			<color name="shadowColor" value="CommonThemePalette::kd-box-shadow-large"/>
		</style>
		<style class="KxPdfAIGCScrollWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
		</style>
		<style class="KLiteWidget_SyncTranslate">
			<color name="background" value="CommonThemePalette::kd-color-line-regular"/>
		</style>
		<style class="KLiteButton_SyncTranslate">
			<color name="background" value="CommonThemePalette::kd-color-ai-light"/>
			<color name="background-hover" value="CommonPalette::kd-color-navy-1"/>
			<color name="background-down" value="CommonPalette::kd-color-navy-2"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteButton_General" class="KxPdfAIGCButton_Base">
			<color name="background" value="transparent"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-state-disable"/>
			<color name="selected-background" value="CommonThemePalette::kd-color-state-normal"/>
			<color name="selected-background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="selected-background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="6"/>
			<hint name="borderRadius" value="4"/>
			<hint name="spacing" value="4"/>
		</style>
		<style base="KxPdfAIGCButton_Base" class="KLiteButton_Normal">
			<hint name="marginLeft" value="10"/>
			<hint name="marginRight" value="10"/>
			<hint name="marginTop" value="3"/>
			<hint name="marginBottom" value="3"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
		</style>
		<style base="KxPdfAIGCButton_Base" class="KLiteButton_Combox">
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="2"/>
			<hint name="marginTop" value="3"/>
			<hint name="marginBottom" value="3"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
		</style>
		<style base="KxPdfAIGCButton_Base" class="KLiteButton_Border">
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<hint name="borderWidth" value="1"/>
			<color name="border" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KxPdfAIGCButton_Base" class="KLiteButton_Blue">
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="6"/>
			<hint name="marginTop" value="2"/>
			<hint name="marginBottom" value="2"/>
			<hint name="borderRadius" value="3"/>
		</style>
		<style base="KxPdfAIGCButton_Base" class="KLiteButton_Gray">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
		</style>
		<style base="KxPdfAIGCButton_Base" class="KLiteButton_Language">
			<hint name="marginTop" value="2"/>
			<hint name="marginBottom" value="2"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-fill-regular"/>
			<hint name="borderWidth" value="1"/>
			<color name="border" value="CommonThemePalette::kd-color-line-medium"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
		</style>
		<style base="KxPdfAIGCButton_Base" class="KLiteButton_Command">
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="selected-background" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="selected-background-hover" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="selected-background-down" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-middle"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KxPdfAIGCHistoryDialog">
			<color name="background-full" value="CommonThemePalette::kd-color-background-bottom"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
		</style>
		<style class="ListView_Item">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="aiText" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="aiLight" value="CommonThemePalette::kd-color-fill-light"/>
			<color name="border" value="CommonThemePalette::kd-box-shadow-middle"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-middle"/>
			<color name="contentBorder" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="contentBackground" value="CommonThemePalette::kd-color-fill-light"/>
			<color name="resultColor" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="expandColor" value="CommonThemePalette::kd-color-text-public"/>
		</style>
		<style class="KxPdfAIGCCustomTextEditor">
			<color name="background" value="transparent"/>
		</style>
		<style base="KLiteDialog" class="KxAIGCSettingDlg">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<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 base="KLiteDialog" class="KxAIGCToolBoxSettingDlg">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<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="KxAIGCToolBoxTreeView">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="background-top" value="CommonThemePalette::kd-color-background-top"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-btn-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-btn-pressed" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="container-border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-hidden" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="dropindicator" value="CommonThemePalette::kd-color-line-public"/>
			<hint name="radius" value="8"/>
			<hint name="container-border-width" value="1"/>
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-base"/>
		</style>
		<style class="KxAIGCToolBoxTreeViewItemShadow">
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<hint name="shadow_OffsetY" value="12"/>
			<hint name="shadow-blur-radius" value="32"/>
			<hint name="shadowRadius" value="6"/>
		</style>
		<style class="KxAIGCToolBoxPreview">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="container-border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="button_border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="button_text" value="CommonThemePalette::kd-color-text-secondary"/>
			<hint name="radius" value="12"/>
			<hint name="container-border-width" value="1"/>
		</style>
		<style base="KLiteLabel" class="KxAIGCFuncSettingLb">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style base="KLiteComboBox" class="KxAIGCFuncSettingCombobox">
			<color name="shadow" value="#00000000"/>
			<hint name="borderRadius" value="8"/>
			<hint name="arrow-background-width" value="44"/>
			<hint name="arrow-background-height" value="34"/>
		</style>
		<style base="KLiteComboBox" class="KxAIGCFuncSettingCombobox_unselected">
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="text-down" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="text-focus" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="uneditable-border" value="CommonThemePalette::kd-color-line-public"/>
			<color name="uneditable-border-hover" value="CommonThemePalette::kd-color-line-public"/>
			<color name="uneditable-border-down" value="CommonThemePalette::kd-color-line-public"/>
			<color name="uneditable-border-focus" value="CommonThemePalette::kd-color-line-public"/>
			<color name="shadow" value="#00000000"/>
			<hint name="borderRadius" value="8"/>
		</style>
		<style class="KxAIGCToast">
			<color name="border" value="CommonThemePalette::kd-color-info-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-info-light"/>
			<hint name="borderRadius" value="6"/>
			<hint name="shadow-blur-radius" value="16"/>
			<hint name="marginLeft" value="15"/>
			<hint name="marginTop" value="7"/>
			<hint name="marginRight" value="15"/>
			<hint name="marginBottom" value="7"/>
		</style>
		<style base="KLiteSwitch" class="KxAIGCSwitch">
			<color name="background" value="CommonPalette::kd-color-gray-6"/>
			<color name="background-hover" value="CommonPalette::kd-color-gray-5"/>
			<color name="background-down" value="CommonPalette::kd-color-gray-7"/>
			<color a="0.2" name="background-disable" value="CommonPalette::kd-color-gray-6"/>
		</style>
		<style base="KLiteWidget" class="KxLingXiSetting">
			<color name="background" value="CommonThemePalette::kd-color-fill-light"/>
		</style>
		<style base="KLiteLabel" class="KxLingXiSettingLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style base="KLiteLabel" class="KxPdfAIGCLabel_Base">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
		</style>
		<style base="KLiteLabel" class="KxPdfAIGCLabel_Hint">
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style base="KxPdfAIGCLabel_Base" class="KxPdfAIGCLabel_HistoryTitle">
			<font family="Microsoft YaHei" name="text" pixelSize="16"/>
		</style>
		<style base="KxPdfAIGCLabel_Base" class="KxPdfAIGCLabel_HistoryItemHint">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style base="KLiteButton" class="KxPdfAIGCButton_LimitFree">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="background" value="CommonThemePalette::kd-color-state-hover"/>
			<font family="Microsoft YaHei" name="text" pixelSize="14"/>
			<hint name="borderRadius" value="10"/>
		</style>
		<style base="KLiteWidget" class="KxPdfAIGCLimitWrningWidget">
			<color name="background" value="CommonThemePalette::kd-color-info-light"/>
			<hint name="borderRadius" value="8"/>
		</style>
		<style class="KxAIGCHistoryItemWidget">
			<color name="background" value="transparent"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<hint name="borderRadius" value="8"/>
		</style>
		<style base="KLiteButton" class="KxAIGCHistoryItemWidget_Title">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-light"/>
			<font family="Microsoft YaHei" name="text" pixelSize="14"/>
			<hint name="borderRadius" value="4"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginRight" value="4"/>
		</style>
		<style base="KLiteClickableLabel" class="KLiteClickableLabel_Click">
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-focus" value="CommonThemePalette::kd-color-text-public"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-public"/>
		</style>
		<style base="KLiteWidget" class="KxAIGCPrivacyWidget">
			<hint name="marginLeft" value="4"/>
			<hint name="marginTop" value="6"/>
			<hint name="marginRight" value="0"/>
			<hint name="marginBottom" value="0"/>
		</style>
		<style base="KLiteLabel" class="KxAIGCPrivacyWidget_Label">
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
		</style>
		<style base="KLiteButton" class="KxAIGCPrivacyWidget_AgreementButton">
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<font name="text-hover"/>
			<font name="text-down"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginRight" value="4"/>
			<hint name="marginBottom" value="0"/>
		</style>
		<style base="KLiteButton" class="KxAIGCPrivacyWidget_PrivacyButton">
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<font name="text-hover"/>
			<font name="text-down"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginRight" value="0"/>
			<hint name="marginBottom" value="0"/>
		</style>
		<style base="KLiteButton" class="KxAIGCPrivacyWidget_AbandonUseButton">
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="marginLeft" value="5"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginRight" value="5"/>
			<hint name="marginBottom" value="0"/>
			<hint name="borderRadius" value="3"/>
		</style>
		<style base="KLiteCheckBox" class="KxAIGCTaskPaneSettingDialog_TitleOption">
			<font family="Microsoft YaHei" name="text" pixelSize="14"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KxAIGCTipsToastWidget">
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<hint name="shadow_OffsetY" value="12"/>
			<hint name="shadow-blur-radius" value="32"/>
			<hint name="borderRadius" value="6"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginTop" value="6"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="6"/>
		</style>
		<style base="KToolButton" class="KxAIGCLingXiEntryToolBtn">
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="border-disable" value="CommonThemePalette::kd-color-line-light"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-fill-light"/>
			<color name="background-down" value="CommonThemePalette::kd-color-fill-light"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="text-disable" value="CommonPalette::kd-color-gray-5"/>
			<hint name="borderWidth" value="1"/>
			<hint name="iconLeftMargin" value="4"/>
			<hint name="iconRightMargin" value="26"/>
		</style>
		<style base="KLiteWidget" class="KxAIGCMiniSearchWebView">
			<color name="background" value="CommonThemePalette::kd-color-background-plate"/>
		</style>
		<style base="KxAIGCMiniSearchWebView" class="KxAIGCMiniSearchWebView_LoadPage"/>
		<style base="KxAIGCMiniSearchWebView" class="KxAIGCMiniSearchWebView_FailPage"/>
		<style base="KxAIGCMiniSearchWebView" class="KxAIGCMiniSearchWebView_ShadowWidget">
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<hint name="shadow-blur-radius" value="32"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="12"/>
			<hint name="borderRadius" value="12"/>
		</style>
	</theme>
</shell>
