<?xml version='1.0' encoding='utf-8'?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<import path="uicontrol.kuip"/>
	<theme>
		<style class="KxEtAIWidgetBase">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<hint name="borderRadius" value="6"/>
			<hint name="borderWidth" value="1"/>
		</style>
		<style base="KxEtAIWidgetBase" class="KxEtAIFormulaLoadingBox">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<hint name="borderRadius" value="6"/>
		</style>
		<style base="KxEtAIWidgetBase" class="KxEtAIFormulaQuestionBox">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
		</style>
		<style base="KLiteButton" class="KxEtAIQuestionButton">
			<color name="background" value="#EDF1F500"/>
			<hint name="borderRadius" value="4"/>
			<hint name="marginLeft" value="1"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginRight" value="1"/>
			<hint name="marginBottom" value="1"/>
			<color name="background-hover" value="#EDF1F50F"/>
			<color name="background-down" value="#EDF1F51A"/>
		</style>
		<style base="KxEtAIQuestionButton" class="KxEtAIStopButton">
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<color a="0.66" name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KxEtAIQuestionTextEdit">
			<color a="0.9" name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIFormulaLabel">
			<color a="0.9" name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color a="0" name="background" value="#FFFFFF"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KLiteButton" class="KxEtAIDefaultRecommendBtn">
			<color a="0.66" name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="background" value="#FFFFFF14"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-fill-medium"/>
			<color name="background-down" value="CommonThemePalette::kd-color-fill-heavy"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginRight" value="6"/>
			<hint name="marginBottom" value="0"/>
			<hint name="borderRadius" value="4"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KLiteButton" class="KxEtAISuggestQuestionBtn">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color a="0" name="background" value="#FFFFFF"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginRight" value="6"/>
			<hint name="marginBottom" value="0"/>
			<hint name="borderRadius" value="4"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<image href=":/icons_dark/aigc_more.svg" name="icon"/>
		</style>
		<style class="KxEtAIFormulaQuestionFrame">
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<hint name="borderRadius" value="6"/>
		</style>
		<style class="KxEtAIErrorIcon">
			<image href=":/icons_dark/aigc_error.svg" name="errorIcon"/>
		</style>
		<style base="KLiteButton" class="KxEtAIErrorBoxBtn">
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<image href=":/icons_dark/aigc_error_retry.svg" name="retryIcon"/>
			<font name="text" pixelSize="12"/>
			<hint name="marginTop" value="2"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="6"/>
			<hint name="marginBottom" value="2"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIErrorBoxMsgLabel">
			<color a="0.9" name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="12"/>
		</style>
		<style class="KxEtAIFormulaDecisionBox">
			<color a="0.9" name="FormulaFontColor" value="#F5F5F5"/>
			<color name="FormulaFuncSegmentColor" value="#4e4e4e"/>
			<color name="FormulaFuncArgsColor" value="#70436B"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIGeneratingLabel">
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteButton" class="KxEtAIFinishButton">
			<color name="background" value="#8857F2"/>
			<color name="background-hover" value="#713DE1"/>
			<color name="background-down" value="#9E75F5"/>
			<color a="0.4" name="background-disable" value="#8857F2"/>
			<color name="text" value="#FFFFFF"/>
			<color a="0.3" name="indicator" value="CommonThemePalette::kd-color-line-public"/>
			<hint name="borderRadius" value="4"/>
			<font name="text" pixelSize="13"/>
		</style>
		<style class="KxEtAIAbandonButton">
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="borderRadius" value="4"/>
			<hint name="marginTop" value="3"/>
			<hint name="marginLeft" value="10"/>
			<hint name="marginRight" value="10"/>
			<hint name="marginBottom" value="3"/>
			<image href=":/icons_dark/aigc_abandon.svg" name="settingBtn"/>
			<color a="0.9" name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font family="Microsoft YaHei" name="text" pixelSize="13"/>
		</style>
		<style base="KxEtAIAbandonButton" class="KxEtAIAskAgainButton">
			<image href=":/icons_dark/aigc_chat.svg" name="settingBtn"/>
		</style>
		<style base="KLiteButton" class="KxEtAICommentButton">
			<color name="background" value="CommonThemePalette::kd-color-state-hover"/>
			<hint name="borderRadius" value="4"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="text" value="#F5F5F5E5"/>
		</style>
		<style base="KLiteButton" class="KxEtAIFormulaExplainButton">
			<color a="0.9" name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color a="0" name="background" value="#333333"/>
			<hint name="borderRadius" value="4"/>
			<color name="background-hover" value="#EDF1F50F"/>
			<color name="background-down" value="#EDF1F51A"/>
			<hint name="marginTop" value="4"/>
			<hint name="marginLeft" value="0"/>
			<hint name="marginRight" value="7"/>
			<hint name="marginBottom" value="4"/>
			<hint name="spacing" value="0"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
		</style>
		<style class="KxEtAIFormulaLinkButton">
			<color a="0.9" name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-text-public"/>
			<color name="out-line" value="#2360BD"/>
			<image href=":/icons_dark/aigc_function_video_link.svg" name="teachingBtn"/>
			<image href=":/icons_dark/aigc_vcr_chosen.svg" name="chosenBtn"/>
		</style>
		<style base="KLiteButton" class="KxEtAIMoreButton">
			<color a="0" name="background" value="#FFFFFF"/>
			<hint name="borderRadius" value="6"/>
			<color name="text" value="#F5F5F5E5"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<image href=":/icons_dark/aigc_like.svg" name="likeBtn"/>
			<image href=":/icons_dark/aigc_dislike.svg" name="dislikeBtn"/>
			<image href=":/icons_dark/aigc_more.svg" name="moreBtn"/>
			<image href=":/icons_dark/aigc_feedback.svg" name="feedback"/>
			<image href=":/icons_dark/aigc_report.svg" name="report"/>
		</style>
		<style base="KLitePlainTextEditor" class="KxEtAIDescriptionWidget">
			<color a="0.66" name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<hint name="borderWidth" value="0"/>
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="background-down" value="CommonThemePalette::kd-color-background-middle"/>
		</style>
		<style base="KLiteLabel" class="KxEtAILabelDisclaimer">
			<color name="text" value="#F5F5F566"/>
			<color name="background" value="#333333"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
		</style>
		<style class="KxEtAIWidgetGroup">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="border" value="CommonThemePalette::kd-color-background-middle"/>
			<hint name="borderRadius" value="6"/>
			<hint name="borderWidth" value="1"/>
		</style>
		<style class="KxEtAIFormulaEditGroupFrame">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color a="0.14" name="border" value="#F5F5F5"/>
			<color name="borderFocus" value="CommonThemePalette::kd-color-line-public"/>
			<hint name="borderRadius" value="6"/>
			<hint name="borderWidth" value="1"/>
		</style>
		<style class="KxEtAIFormulaModelessEditWidget">
			<color name="background" value="#535353"/>
			<color name="border" value="#FFFFFF14"/>
			<color a="0.1" name="borderShadow" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color name="borderFocus" value="#438cfa"/>
			<hint name="borderRadius" value="6"/>
			<hint name="borderWidth" value="1"/>
		</style>
		<style class="KxEtAIFormulaModelessEditButton">
			<color name="background" value="#535353"/>
			<color name="background-hover" value="#0D0D0D0F"/>
			<color name="background-down" value="#0D0D0D1A"/>
			<hint name="borderRadius" value="6"/>
			<image href=":/icons_dark/aigc_ModelessEdit_Collapse.svg" name="collapseBtn"/>
			<image href=":/icons_dark/aigc_ModelessEdit_Restore.svg" name="restoreBtn"/>
		</style>
		<style class="KxEtAIFormulaModelessEditViewport">
			<color name="background" value="#535353"/>
		</style>
		<style class="KxEtAIFormulaArgsFrame">
			<color name="background" value="CommonThemePalette::kd-color-fill-regular"/>
			<hint name="borderRadius" value="8"/>
			<hint name="borderWidth" value="0"/>
			<color name="resultText" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="resultText-error" value="CommonThemePalette::kd-color-text-error"/>
			<color a="0.9" name="commonText" value="CommonThemePalette::kd-color-text-primary"/>
			<color a="0.66" name="titleText" value="CommonThemePalette::kd-color-text-secondary"/>
			<font bold="true" name="titleFont" pixelSize="14"/>
		</style>
		<style base="KLitePlainTextEditor" class="KxEtAIFormulaExplainEdit">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="borderWidth" value="0"/>
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="background-down" value="CommonThemePalette::kd-color-background-middle"/>
			<image href=":/icons_dark/aigc_square.svg" name="square"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIFormulaExplainLoadErrorLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="#FFFFFF14"/>
		</style>
		<style class="KxEtAIFormulaArgsScrollbar">
			<color name="scrollbar-handle-background" value="#4E4E4E"/>
			<color name="scrollbar-handle-hover-background" value="#585858"/>
		</style>
		<style base="KLiteButton" class="KxEtAIFormulaExpandArgsButton">
			<color a="0" name="background" value="#FFFFFF"/>
			<hint name="borderRadius" value="6"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color a="0.1" name="background-selected" value="CommonThemePalette::kd-color-state-pressed"/>
			<image href=":/icons_dark/aigc_setting.svg" name="settingBtn"/>
		</style>
		<style base="KLiteButton" class="KxEtAIFormulaCloseButton">
			<color name="background" value="CommonThemePalette::kd-color-state-normal"/>
			<hint name="borderRadius" value="6"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
		</style>
		<style class="KxEtAIFormulaListQuestionFrame">
			<color a="0.06" name="lineSeparator" value="CommonThemePalette::kd-color-line-light"/>
			<color a="0.46" name="timeColor" value="CommonThemePalette::kd-color-text-tertiary"/>
		</style>
		<style base="KLiteListWidget" class="KxEtAIFormulaListWidget">
			<color name="textColor" value="#F5F5F5E5"/>
			<hint name="height" value="32"/>
			<hint name="radius" value="6"/>
			<hint name="spacing" value="4"/>
			<hint name="text-leftMargin" value="8"/>
			<hint name="text-rightMargin" value="0"/>
			<hint name="text-topMargin" value="0"/>
			<hint name="text-bottomMargin" value="0"/>
			<hint name="icon-leftMargin" value="6"/>
		</style>
		<style base="KLiteListWidget" class="KxEtAIHistoryListWidget">
			<color name="textColor" value="#F5F5F5E5"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<hint name="height" value="32"/>
			<hint name="radius" value="6"/>
			<hint name="spacing" value="4"/>
			<hint name="text-leftMargin" value="8"/>
			<hint name="text-rightMargin" value="0"/>
			<hint name="text-topMargin" value="0"/>
			<hint name="text-bottomMargin" value="0"/>
			<hint name="icon-leftMargin" value="6"/>
			<hint name="systemAccent-Mac" value="0"/>
			<image href=":/icons_dark/aigc_history.svg" name="settingBtn"/>
		</style>
		<style base="KLiteListWidget" class="KxEtAIRecommandListWidget">
			<color name="textColor" value="#F5F5F5E5"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<hint name="height" value="32"/>
			<hint name="radius" value="6"/>
			<hint name="spacing" value="4"/>
			<hint name="text-leftMargin" value="8"/>
			<hint name="text-rightMargin" value="0"/>
			<hint name="text-topMargin" value="0"/>
			<hint name="text-bottomMargin" value="0"/>
			<hint name="icon-leftMargin" value="6"/>
			<hint name="systemAccent-Mac" value="0"/>
			<image href=":/icons_dark/aigc_edit.svg" name="settingBtn"/>
		</style>
		<style base="KLiteListWidget" class="KxEtAIAssociateListWidget">
			<color name="textColor" value="#F5F5F5E5"/>
			<color name="textColor-highlight" value="CommonThemePalette::kd-color-text-ai"/>
			<hint name="height" value="32"/>
			<hint name="radius" value="6"/>
			<hint name="spacing" value="4"/>
			<hint name="text-leftMargin" value="8"/>
			<hint name="text-rightMargin" value="0"/>
			<hint name="text-topMargin" value="0"/>
			<hint name="text-bottomMargin" value="0"/>
			<hint name="icon-leftMargin" value="6"/>
		</style>
		<style base="KLiteButton" class="KxEtAIFormulaHistoryButton">
			<color name="text" value="#F5F5F58F"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-fill-heavy"/>
			<hint name="borderRadius" value="3"/>
			<hint name="marginTop" value="2"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginRight" value="4"/>
			<hint name="marginBottom" value="2"/>
			<hint name="spacing" value="4"/>
			<image href=":/icons_dark/aigc_more.svg" name="settingBtn"/>
		</style>
		<style base="KLiteButton" class="KxEtAIFormulaListQuestionButton">
			<color name="text" value="CommonThemePalette::kd-color-info-normal"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-info-hover"/>
			<color name="text-down" value="CommonThemePalette::kd-color-info-pressed"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginRight" value="4"/>
			<hint name="marginBottom" value="0"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
		</style>
		<style base="KLiteButton" class="KxEtAIFormulaChangeRecommendBtn">
			<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-fill-heavy"/>
			<hint name="marginTop" value="2"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginRight" value="4"/>
			<hint name="marginBottom" value="2"/>
			<hint name="borderRadius" value="3"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
		</style>
		<style base="KLiteButton_Status_Highlight" class="KxEtAIFmlSuggestionRetryBtn">
			<hint name="marginTop" value="2"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginRight" value="4"/>
			<hint name="marginBottom" value="2"/>
			<hint name="borderRadius" value="3"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIFmlSuggestionSecondaryLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style base="KLiteButton" class="KxEtAIFormulaClearBtn">
			<color name="background" value="#EDF1F500"/>
			<hint name="borderRadius" value="4"/>
			<color name="background-hover" value="#EDF1F50F"/>
			<color name="background-down" value="#EDF1F51A"/>
			<image href=":/icons_dark/aigc_clear_dark.svg" name="clear"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIFormulaListQuestionLabel">
			<color name="text" value="#F5F5F566"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIFormulaListQuestionTitleLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteButton" class="KxEtAIListQuestionButton">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color a="0" name="background" value="#FFFFFF"/>
			<hint name="borderRadius" value="5"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="marginTop" value="4"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginRight" value="4"/>
			<hint name="marginBottom" value="4"/>
			<image href=":/icons_dark/aigc_arrow_down_dark.svg" name="panel-shrink"/>
			<image href=":/icons_dark/aigc_arrow_up_dark.svg" name="panel-expand"/>
		</style>
		<style base="KLiteButton" class="KxEtAIFormulaExplainRefreshBtn">
			<color a="0" name="background" value="#FFFFFF"/>
			<color name="background-hover" value="#4a4a4b"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="borderRadius" value="6"/>
		</style>
		<style base="KLiteButton" class="KxEtAIFormulaExplainWidget">
			<image href=":/icons_dark/aigc_formula_explain_shrink.svg" name="explain-shrink"/>
			<image href=":/icons_dark/aigc_formula_explain_expand.svg" name="explain-expand"/>
			<image href=":/icons_dark/aigc_formulaexplainrefresh_dark.svg" name="explain-refresh"/>
			<image href=":/icons/aigc_formula_explain_load_error.svg" name="explain-load-error"/>
		</style>
		<style base="KLiteButton" class="KxEtAIFormulaNewGuideSkipBtn">
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<color name="background" value="CommonThemePalette::kd-color-state-normal"/>
			<hint name="borderRadius" value="3"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-public-hover"/>
			<color name="text-down" value="CommonThemePalette::kd-color-public-pressed"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginLeft" value="5"/>
			<hint name="marginRight" value="5"/>
			<hint name="marginBottom" value="1"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style class="KxEtAIFormulaGuideBgFrame">
			<color name="background" value="CommonThemePalette::kd-color-fill-light"/>
			<color name="border" value="CommonThemePalette::kd-color-line-light"/>
			<hint name="borderRadius" value="4"/>
			<hint name="borderWidth" value="1"/>
		</style>
		<style base="KLiteButton" class="KxEtAILimitedTimeLabel">
			<color name="background" value="CommonThemePalette::kd-color-line-light"/>
			<hint name="borderRadius" value="10"/>
			<hint name="borderWidth" value="0"/>
			<hint name="marginLeft" value="8"/>
			<hint name="marginRight" value="8"/>
			<color name="border" value="#474747"/>
			<color a="0.66" name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KLiteButton" class="KxEtAISafeIcon">
			<color a="0" name="background" value="CommonThemePalette::kd-color-state-normal"/>
			<hint name="borderRadius" value="6"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="text" value="#F5F5F5E5"/>
			<image href=":/icons/aigc_safe.svg" name="settingBtn"/>
		</style>
		<style class="KxEtAIFormulaConfirmFrame">
			<color a="0.12" name="lineSeparator" value="CommonThemePalette::kd-color-line-regular"/>
		</style>
		<style class="KxEtAIFomulaLogoLoding">
			<image href=":/icons_dark/aigc_logo_et.gif" name="gifFileName"/>
			<image href=":/icons_dark/aigc_logo_et@2x.gif" name="highDpiGifFileName"/>
		</style>
		<style base="KLiteListWidget" class="KxEtAIClarifyListWidget">
			<color name="textColor" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="height" value="32"/>
			<hint name="radius" value="6"/>
			<hint name="text-leftMargin" value="8"/>
			<hint name="text-rightMargin" value="0"/>
			<hint name="text-topMargin" value="0"/>
			<hint name="text-bottomMargin" value="0"/>
			<hint name="spacing" value="2"/>
			<hint name="icon-leftMargin" value="8"/>
			<hint name="icon-rightMargin" value="8"/>
			<image href=":/icons_dark/aigc_pen_dark.svg" name="pen"/>
			<image href=":/icons_dark/aigc_edit_dark.svg" name="edit"/>
		</style>
		<style class="KxEtAIClarifyPenControl">
			<color a="0.1" name="background-hover" value="CommonPalette::kd-color-gray-10"/>
			<color a="0.15" name="background-down" value="CommonPalette::kd-color-gray-10"/>
			<hint name="radius" value="3"/>
		</style>
		<style base="KLiteButton_Text_Assist" class="KxEtAIIntentionClarifyBtn">
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="borderRadius" value="4"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginLeft" value="5"/>
			<hint name="marginRight" value="5"/>
			<hint name="marginBottom" value="1"/>
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KLiteButton" class="KxEtAIIntentionClarifyReaskBtn">
			<color name="background" value="#8857F2"/>
			<color name="background-hover" value="#713DE1"/>
			<color name="background-down" value="#9E75F5"/>
			<color name="background-disable" value="#8857F2"/>
			<color name="text" value="#FFFFFF"/>
			<color a="0.3" name="indicator" value="CommonThemePalette::kd-color-line-public"/>
			<hint name="borderRadius" value="4"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginLeft" value="5"/>
			<hint name="marginRight" value="5"/>
			<hint name="marginBottom" value="1"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KxEtAIWidgetBase" class="KxEtAIIntentionClarifyBox">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<image href=":/icons_dark/aigc_info_dark.svg" name="info"/>
		</style>
		<style class="KxEtAIClarifyDescriptionFrame">
			<color name="background" value="CommonThemePalette::kd-color-fill-light"/>
			<color name="lineSeparator" value="CommonThemePalette::kd-color-line-light"/>
			<hint name="borderRadius" value="8"/>
			<hint name="borderWidth" value="0"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIClarifyAnalysisLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-highlight" value="#1e2026"/>
			<color name="background-highlight" value="#b1c1fe"/>
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIClarifyQuestionLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="text-highlight" value="#1e2026"/>
			<color name="background-highlight" value="#b1c1fe"/>
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIClarifyTitleLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KLiteButton" class="KxEtAIClarifyChangeRecommendBtn">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-fill-medium"/>
			<color name="background-down" value="CommonThemePalette::kd-color-fill-heavy"/>
			<hint name="marginTop" value="2"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginRight" value="4"/>
			<hint name="marginBottom" value="2"/>
			<font family="Microsoft YaHei" name="text" pixelSize="12"/>
			<image href=":/icons_dark/aigc_clarify_refresh_dark.svg" name="refresh"/>
		</style>
		<style base="KLiteButton" class="KxEtAIThinkSwitchButton">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-ai"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-ai"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color a="0.1" name="background-selected" value="#8350F2"/>
			<color a="0.1" name="background-disable" value="#8350F2"/>
			<color name="border" value="CommonThemePalette::kd-color-line-light"/>
			<hint name="borderRadius" value="8"/>
			<hint name="borderWidth" value="1"/>
			<hint name="marginTop" value="2"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginRight" value="4"/>
			<hint name="marginBottom" value="2"/>
			<font family="Microsoft YaHei" name="text" pixelSize="13"/>
			<image href=":/icons_dark/think_switch_on_dark.svg" name="icon"/>
		</style>
		<style base="KLiteButton" class="KxEtAIDeepSeekBtn">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-selected" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginTop" value="7"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="7"/>
			<font family="Microsoft YaHei" name="text" pixelSize="14"/>
		</style>
		<style base="KLitePlainTextEditor" class="KxEtAIDeepSeekEditor">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<font family="Microsoft YaHei" name="text" pixelSize="14"/>
			<hint name="borderWidth" value="0"/>
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="background-down" value="CommonThemePalette::kd-color-background-middle"/>
		</style>
		<style base="KLiteRichTextEditor" class="KxEtAIFormulaRepairTextEdit">
			<color name="background" value="CommonThemePalette::kd-color-fill-light"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIFormulaRepairTitleLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-base"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIFormulaRepairFormulaLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-base"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIFormulaRepairResultLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font bold="true" family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-base"/>
		</style>
	</theme>
</shell>
