﻿<?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="KWpsAIWSCardTitleLabel" base="KLiteLabel">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary" a="0.66"/>
		</style>

		<style class="KWpsAIWSCardReasonLabel" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>

		<style class="KWpsAIWSCardNoSuggestionsLabel" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary" a="0.90"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-large" weight="600" height="28" bold="true"/>
		</style>
		<style class="KWpsAIWSCardSuggestionsLabel" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-success"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-large" weight="600" height="28" bold="true"/>
		</style>

		<style class="KWpsAIWSCardSuggestButtonBase" base="KLiteButton">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-base" bold="true"/>
		</style>

		<style class="KWpsAIWSCardProtectSuggestButton" base="KWpsAIWSCardSuggestButtonBase">
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
		</style>

		<style class="KWpsAIWSCardSuggestButton" base="KWpsAIWSCardSuggestButtonBase">
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
		</style>

		<style class="KWpsAIWSCardHighlightSuggestButton" base="KWpsAIWSCardSuggestButton">
			<color name="background" value="CommonThemePalette::kd-color-fill-regular"/>
		</style>

		<style class="KWpsAIWSCardIgnoreButton" base="KLiteButton">
			<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"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
		</style>

		<style class="KxWpsAddToDictButton" base="KLiteButton">
			<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"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
		</style>
		<style class="KWpsAIWSCardDictButton" base="KLiteButton">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
		</style>

		<style class="KxWpsAIWSCardButton" base="KLiteButton">
			<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"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
		</style>

		<style class="KWpsAIWSCard">
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>

			<color name="line-error" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="line-suggest" value="CommonThemePalette::kd-color-info-normal"/>
		</style>
		<style class="KWpsAIWSSuggestBody">
			<color name="inner-btn-hover" value="CommonPalette::kd-color-green-2" a = "1"/>
			<color name="inner-btn-pressed" value="#345227" a = "1"/>
		</style>
		<style class="KxWpsAISuggestLabel">
			<color name="inner-btn-normal" value="CommonPalette::kd-color-green-4" a="1"/>
		</style>
		<style class="KxLiteExplainToolTip" base="KLiteToolTip">
			<color name="shadow" value="CommonPalette::kd-color-black" a="0.54"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KxWritingSuggestBtnTip" base="KLitePopupWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
			<hint name="borderRadius" value="8"/>
			<hint name="RenderHints" value="1"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<color name="arrow-shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<color name="popup-arrow-shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<hint name="shadow_OffsetY" value="4"/>
			<hint name="shadow-blur-radius" value="32"/>
			<hint name="marginTop" value="16"/>
			<hint name="marginLeft" value="16"/>
			<hint name="marginRight" value="16"/>
			<hint name="marginBottom" value="16"/>
		</style>
		<style class="KxWritingSuggestBtnTipTiTle" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary" a="0.9"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-base" bold="true"/>
		</style>
		<style class="KxWritingSuggestBtnTipContent" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary" a="0.9"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-base"/>
		</style>
		<style class="KxWritingSuggestMenuTitleLb" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary" a="0.9"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
		</style>
		<style class="KxWritingSuggestMenuContentLb" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
		</style>
		<style class="KxWritingSuggestMenuSwitch" base="KLiteSwitch">
			<color name="background" value="#C0C0C0"/>
			<color name="background-hover" value="#D3D3D3"/>
		</style>
		<style class="KxProofreadBtnTipTiTle" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary" a="0.9"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base" bold="true"/>
		</style>
		<style class="KxProofreadBtnTipContent" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary" a="0.9"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
		</style>
		<style class="KxGuidBtnTipBase" base="KLitePopupWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.4"/>
			<hint name="borderRadius" value="8"/>
			<hint name="RenderHints" value="1"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<color name="arrow-shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<color name="popup-arrow-shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<hint name="shadow_OffsetY" value="4"/>
			<hint name="shadow-blur-radius" value="32"/>
			<hint name="marginTop" value="8"/>
			<hint name="marginLeft" value="16"/>
			<hint name="marginRight" value="16"/>
			<hint name="marginBottom" value="8"/>
		</style>
	</theme>
</shell>
