﻿<?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="KxWpsImageToolButton" base="KLiteButton_General">
			<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"/>
			<hint name="borderRadius" value="4"/>
			<hint name="radius" value="4"/>
			<hint name="borderWidth" value="1"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="background-hover" value="CommonPalette::kd-color-gray-3"/>
			<color name="background-down" value="CommonPalette::kd-color-gray-4"/>
			<color name="background-pressed" value="CommonPalette::kd-color-gray-4"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-fill-regular" a="0.4"/>
		</style>
		<style class="KxWpsExtractTextButton" base="KLiteButton_General">
			<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"/>
			<hint name="borderRadius" value="4"/>
			<hint name="borderWidth" value="1"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="background-hover" value="CommonPalette::kd-color-gray-3"/>
			<color name="background-down" value="CommonPalette::kd-color-gray-4"/>
			<color name="background-pressed" value="CommonPalette::kd-color-gray-4"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-fill-regular" a="0.4"/>
		</style>
		<style class="KxWpsAiImageToolToast">
			<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>
	</theme>
</shell>
