<?xml version="1.0" encoding="utf-8"?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<import path="uicontrol.kuip"/>
	<theme>	
		<style class="KxEtAIDaAysButton" base ="KLiteButton">
			<font name="text" pixelSize="CommonHint::kd-font-size-middle" bold="true" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KxEtAIDaAysExportFileSuccess">
		  <color name="background" value="CommonThemePalette::kd-color-background-middle"/>
		</style>
		<style class="KxEtAIDaAysExportFileSuccessContent" base ="KLiteLabel">
		  <font name="text" pixelSize="14" bold="false" family="Microsoft YaHei"/>
		  <color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		  <hint name="contentWidth" value="370"/>
		</style>
    <style class="KxEtAIDaAysExportDialog" base="KLiteDialog">
      <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 class="KxEtAIDaAysExportDlgTitle" base ="KLiteLabel">
      <color name="text" value="CommonThemePalette::kd-color-text-primary"/>
      <font name="text" pixelSize="CommonHint::kd-font-size-middle" bold="true"/>
    </style>
    <style class="KxEtAIDaAysExportDlgDownnloadBtn" base ="KLiteButton">
      <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 class="KxEtAIDaAysExportDlgCloseBtn" base ="KLiteButton">
      <color name="background" value="CommonThemePalette::kd-color-fill-light" a="0"/>
      <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 class="KxEtAIDaAysLoadingLabel" base ="KLiteLabel">
	    <font name="text" pixelSize="CommonHint::kd-font-size-base"/>
	    <color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
	</style>
    <style class="KxEtAIHistoryButton">
        <image name="historyBtn" href=":/icons/clock.svg"/>
    </style>
    <style class="KxEtAIBackButton">
        <image name="backBtn" href=":/icons/arrow_left.svg"/>
    </style>
	<style class="KxEtAIMoreButton">
		<image name="moreBtn" href=":/icons/aigc_more.svg"/>
		<image name="feedback" href=":/icons/aigc_feedback.svg"/>
		<image name="report" href=":/icons/aigc_report.svg"/>
	</style>
  </theme>
</shell>