﻿<?xml version="1.0" encoding="utf-8"?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<import path="theme-palette.kuip"/>
	<delayImport path="theme-feature-plugins.kuip"/>
	<fontscale>
		<item name="mac" value="1.333333"/>
	</fontscale>
	<theme>
		<style class="KxWpsAITableStyleWidget">
		</style>
		<style class="KxWpsAITableStyleLoadingWidget">
			<hint name="borderRadius" value="4"/>
			<hint name="borderWidth" value="1"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
		</style>
		<style class="KxWpsAITableStyleWidget_Complete">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<hint name="borderWidth" value="1"/>
			<hint name="borderRadius" value="12"/>
			<hint name="roundFlags" value="15"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<hint name="borderStyle" value="1"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="KxWpsAITableStyleButton" base="KLiteButton_General">
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<hint name="borderRadius" value="4"/>
			<hint name="borderWidth" value="1"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-fill-light"/>
			<color name="background-down" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="background-selected" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-fill-regular" a="0.4"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="border-disable" value="CommonThemePalette::kd-color-line-medium" a="0.1"/>
			<color name="border-selected" value="CommonThemePalette::kd-color-line-public"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
			<color name="separator-background" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="notificationDot" value="CommonThemePalette::kd-color-info-normal"/>
		</style>
		<style class="KxWpsAITableStyleWidget_Button" base ="KLiteButton_General">
			<hint name="borderRadius" value="3"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="background-pressed" value="CommonThemePalette::kd-color-state-pressed"/>
		</style>
		<style class="KxWpsAITableStyleToast_Button" base="KLiteButton">
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<color name="background" value="CommonThemePalette::kd-color-public-light"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="background-pressed" value="CommonThemePalette::kd-color-state-pressed"/>
		</style>
		<style class="KxWpsAITableStyleItemDelegate">
			<hint name="borderRadius" value="4"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonPalette::kd-color-gray-10" a="0.2"/>
			<color name="background-pressed" value="CommonPalette::kd-color-gray-10" a="0.2"/>
			<color name="background-selected" value="CommonPalette::kd-color-gray-10" a="0.2"/>
		</style>
		<style class="KxWpsAITableStyleGuidance_Label">
			<font name="text" family="Microsoft YaHei" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginBottom" value="0"/>
			<hint name="marginLeft" value="0"/>
			<hint name="marginRight" value="0"/>
		</style>
		<style class="KxWpsAITableStyleGuidance_KnownButton" base="KxWpsAITableStyleButton">
			<hint name="marginTop" value="2"/>
			<hint name="marginBottom" value="2"/>
			<hint name="marginLeft" value="13"/>
			<hint name="marginRight" value="13"/>
		</style>
		<style class="KxWpsAITableStyleGuidance_TryButton" base="KLiteButton_General">
			<hint name="marginTop" value="2"/>
			<hint name="marginBottom" value="2"/>
			<hint name="marginLeft" value="13"/>
			<hint name="marginRight" value="13"/>
		</style>
		<style class="KxWpsAITableStyleButton_MoreStyles">
			<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="KxWpsAITableStyleGradientLabel">
			<linearGradient name="text-gradient" spread="pad" start="0,0" end="1,0">
				<color position="0.0" value="#999999"/>
				<color position="0.2" value="#787878"/>
				<color position="0.5" value="#282828"/>
				<color position="0.8" value="#787878"/>
				<color position="1.0" value="#999999"/>
			</linearGradient>
		</style>
		<style class="KxWpsAITableStyleMenu">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
		</style>
		<style class="KxWpsAITableStyleMenu_TitleLabel">
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<hint name="marginTop" value="8"/>
			<hint name="marginBottom" value="8"/>
			<hint name="marginLeft" value="8"/>
			<hint name="marginRight" value="8"/>
		</style>
		<style class="KxWpsAITableStyleMenuItem">
			<hint name="borderRadius" value="6"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonPalette::kd-color-gray-10" a="0.2"/>
			<color name="background-pressed" value="CommonPalette::kd-color-gray-10" a="0.2"/>
			<color name="background-selected" value="CommonPalette::kd-color-gray-10" a="0.2"/>
		</style>
		<style class="KxWpsAITableStyleMenuItem_ArrowIconColor">
			<color name="colorGrayStroke" value="CommonThemePalette::kd-color-icon-secondary"/>
		</style>
	</theme>
</shell>
