﻿<?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 name="object-placeholder" value="#F5F5F5" a="0.4"/>
      <color name="object-background" value="#FFFFFF" a="0.08"/>
      <color name="object-border" value="#FFFFFF" a="0.14"/>
      <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 class="KWpsAITypesetWaringToast" base ="KWpsAITypesetToast">
			<color name="border" value="CommonThemePalette::kd-color-warning-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-warning-light"/>
		</style>
		<style class="KWpsAITypesetSuccessToast" base ="KWpsAITypesetToast">
			<color name="border" value="CommonThemePalette::kd-color-success-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-success-light"/>
		</style>
	<style class="KWpsShareTemplateDlg">
	  <color name="shadow-color" value="#000000" a="0.35"/>
	</style>
	<style class="KxWpsLingxiInputWidget" base="KLiteLineEditor">
		<hint name="borderRadius" value="6"/>
	</style>	
	</theme>
</shell>
