<?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="KWpsInstructionPreviewDlg">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="title-text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="edit-text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KTextObjectEdit">
			<color a="0.4" name="object-placeholder" value="#F5F5F5"/>
			<color a="0.08" name="object-background" value="#FFFFFF"/>
			<color a="0.14" name="object-border" value="#FFFFFF"/>
			<hint name="object-border-radius" value="3"/>
			<color name="object-border-shadow" value="#3F454D"/>
		</style>
		<style class="KWpsAITypesetToast">
			<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 base="KWpsAITypesetToast" class="KWpsAITypesetWaringToast">
			<color name="border" value="CommonThemePalette::kd-color-warning-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-warning-light"/>
		</style>
		<style base="KWpsAITypesetToast" class="KWpsAITypesetSuccessToast">
			<color name="border" value="CommonThemePalette::kd-color-success-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-success-light"/>
		</style>
		<style class="KWpsShareTemplateDlg">
			<color a="0.35" name="shadow-color" value="#000000"/>
		</style>
		<style base="KLiteLineEditor" class="KxWpsLingxiInputWidget">
			<hint name="borderRadius" value="6"/>
		</style>
	</theme>
</shell>
