﻿<?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 name="text" family="Microsoft YaHei" pixelSize="12"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
			<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 class="KxPdfAIGCBox" base="KLiteDialog">
			<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 class="KxPdfAIGCButton_Base" base="KLiteButton_General">
			<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 name="text" pixelSize="CommonHint::kd-font-size-small" family="PingFang SC"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="6"/>
			<hint name="borderRadius" value="4"/>
			<hint name="spacing" value="4"/>
		</style>
		<style class="KLiteButton_Normal" base="KxPdfAIGCButton_Base">
			<hint name="marginLeft" value="10"/>
			<hint name="marginRight" value="10"/>
			<hint name="marginTop" value="3" />
			<hint name="marginBottom" value="3" />
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
		</style>
		<style class="KLiteButton_Combox" base="KxPdfAIGCButton_Base">
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="2"/>
			<hint name="marginTop" value="3" />
			<hint name="marginBottom" value="3" />
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
		</style>
		<style class="KLiteButton_Border" base="KxPdfAIGCButton_Base">
			<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 name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
		</style>
		<style class="KLiteButton_Blue" base="KxPdfAIGCButton_Base">
			<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 class="KLiteButton_Gray" base="KxPdfAIGCButton_Base">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
		</style>
		<style class="KLiteButton_Language" base="KxPdfAIGCButton_Base">
			<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 name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
		</style>
		<style class="KLiteButton_Command" base="KxPdfAIGCButton_Base">
			<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 name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
		</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 class="KxAIGCSettingDlg" base="KLiteDialog">
			<color name="background" value="CommonThemePalette::kd-color-background-top" note="背景色"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular" note="边框颜色"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large" note="阴影颜色"/>
			<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="KxAIGCToolBoxSettingDlg" base="KLiteDialog">
			<color name="background" value="CommonThemePalette::kd-color-background-top" note="背景色"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular" note="边框颜色"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large" note="阴影颜色"/>
			<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 name="text" pixelSize="CommonHint::kd-font-size-base" family="Microsoft YaHei"/>
		</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 class="KxAIGCFuncSettingLb" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KxAIGCFuncSettingCombobox" base="KLiteComboBox">
			<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 class="KxAIGCFuncSettingCombobox_unselected" base="KLiteComboBox">
			<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 class="KxAIGCSwitch" base="KLiteSwitch">
			<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 name="background-disable" value="CommonPalette::kd-color-gray-6" a="0.2"/>
		</style>
		<style class="KxLingXiSetting" base="KLiteWidget">
			<color name="background" value="CommonThemePalette::kd-color-fill-light" note="背景色"/>
		</style>
		<style class="KxLingXiSettingLabel" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KxPdfAIGCLabel_Base" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
		</style>
		
		<style class="KxPdfAIGCLabel_Hint" base="KLiteLabel">
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KxPdfAIGCLabel_HistoryTitle" base="KxPdfAIGCLabel_Base">
			<font name="text" pixelSize="16" family="Microsoft YaHei"/>
		</style>
		<style class="KxPdfAIGCLabel_HistoryItemHint" base="KxPdfAIGCLabel_Base">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KxPdfAIGCButton_LimitFree" base="KLiteButton">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="background" value="CommonThemePalette::kd-color-state-hover"/>
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="10"/>
		</style>
		<style class="KxPdfAIGCLimitWrningWidget" base="KLiteWidget">
			<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 class="KxAIGCHistoryItemWidget_Title" base="KLiteButton">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-light"/>
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="4"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginRight" value="4"/>
		</style>
		<style class="KLiteClickableLabel_Click" base="KLiteClickableLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-focus" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-public" a="0.4"/>
		</style>
		<style class="KxAIGCPrivacyWidget" base="KLiteWidget">
			<hint name="marginLeft" value="4"/>
			<hint name="marginTop" value="6"/>
			<hint name="marginRight" value="0"/>
			<hint name="marginBottom" value="0"/>
		</style>
		<style class="KxAIGCPrivacyWidget_Label" base="KLiteLabel">
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
		</style>
		<style class="KxAIGCPrivacyWidget_AgreementButton" base="KLiteButton">
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<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 class="KxAIGCPrivacyWidget_PrivacyButton" base="KLiteButton">
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<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 class="KxAIGCPrivacyWidget_AbandonUseButton" base="KLiteButton">
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<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 class="KxAIGCTaskPaneSettingDialog_TitleOption" base="KLiteCheckBox">
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<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 class="KxAIGCLingXiEntryToolBtn" base="KToolButton">
			<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 class="KxAIGCMiniSearchWebView" base="KLiteWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-plate"/>
		</style>
		<style class="KxAIGCMiniSearchWebView_LoadPage" base="KxAIGCMiniSearchWebView">
		</style>
		<style class="KxAIGCMiniSearchWebView_FailPage" base="KxAIGCMiniSearchWebView">
		</style>
		<style class="KxAIGCMiniSearchWebView_ShadowWidget" base="KxAIGCMiniSearchWebView">
			<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>
