<?xml version='1.0' encoding='utf-8'?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<import path="uicontrol.kuip"/>
	<theme>
		<style base="KLiteButton" class="KxEtAIDaAysButton">
			<font bold="true" family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-middle"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KxEtAIDaAysExportFileSuccess">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIDaAysExportFileSuccessContent">
			<font bold="false" family="Microsoft YaHei" name="text" pixelSize="14"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="contentWidth" value="370"/>
		</style>
		<style base="KLiteDialog" class="KxEtAIDaAysExportDialog">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<hint name="roundFlags" value="15"/>
			<hint name="borderRadius" value="12"/>
			<hint name="borderWidth" value="1"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIDaAysExportDlgTitle">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font bold="true" name="text" pixelSize="CommonHint::kd-font-size-middle"/>
		</style>
		<style base="KLiteButton" class="KxEtAIDaAysExportDlgDownnloadBtn">
			<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="marginTop" value="4"/>
			<hint name="marginRight" value="15"/>
			<hint name="marginBottom" value="4"/>
			<hint name="borderRadius" value="5"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-base"/>
		</style>
		<style class="KxEtDaAysExportDlgScrollWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<hint name="borderRadius" value="16"/>
		</style>
		<style base="KLiteButton" class="KxEtAIDaAysExportDlgCloseBtn">
			<color a="0" name="background" value="CommonThemePalette::kd-color-fill-light"/>
			<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"/>
		</style>
		<style base="KLiteLabel" class="KxEtAIDaAysLoadingLabel">
			<font name="text" pixelSize="CommonHint::kd-font-size-base"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KxEtAIHistoryButton">
			<image href=":/icons_dark/clock.svg" name="historyBtn"/>
		</style>
		<style class="KxEtAIBackButton">
			<image href=":/icons_dark/arrow_left.svg" name="backBtn"/>
		</style>
		<style class="KxEtAIMoreButton">
			<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>
	</theme>
</shell>
