﻿<?xml version="1.0" encoding="utf-8"?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<theme>

		<style class="KWpsTextToDiagramMainLabel" base="KLiteLabel">
			<font name="text" family="Microsoft YaHei" weight="400" pixelSize="CommonHint::kd-font-size-base"/>
			<hint name="kd-font-line-height-base" value="22"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KWpsTextToDiagramDecisionSubLabel" base="KLiteLabel">
			<font name="text" family="Microsoft YaHei" weight="400" pixelSize="CommonHint::kd-font-size-small"/>
			<hint name="kd-font-line-height-base" value="22"/>
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
		</style>
		<style class="KWpsTextToDiagramDecisionBaseButton">
			<font name="text" family="Microsoft YaHei" weight="400" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<hint name="kd-font-size-extra-large" value="20"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="borderWidth" value="1"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular" a="0.12"/>
			<hint name="borderRadius" value="5"/>
			<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"/>
		</style>
		<style class="KWpsTextToDiagramDecisionAdoptButton">
			<font name="text" family="Microsoft YaHei" weight="400" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<hint name="kd-font-size-extra-large" value="20"/>
			<color name="text" value="CommonThemePalette::kd-color-text-white"/>
			<hint name="borderWidth" value="1"/>
			<hint name="borderRadius" value="6"/>
			<color name="background" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-down" value="CommonThemePalette::kd-color-ai-pressed"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-ai-hover"/>
		</style>
		<style class="KWpsAITypesetLoadingBarButton">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-pressed" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<font name="text" family="Microsoft YaHei" pixelSize="12"/>
		</style>
		<style class="KWpsTextToDiagramStopButton" base="KLiteButton_Status">
			<font name="text" family="Microsoft YaHei" weight="400" pixelSize="14"/>
			<hint name="kd-font-line-height-base" value="22"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary" a="0.66"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="5"/>
			<hint name="marginTop" value="6"/>
			<hint name="marginBottom" value="6"/>
		</style>
		
	</theme>
</shell>