<?xml version='1.0' encoding='utf-8'?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<import path="uicontrol.kuip"/>
	<theme>
		<style base="KLiteButton" class="KxEtLingXiStopButton">
			<color a="0" name="background" value="#FFFFFF"/>
			<hint name="borderRadius" value="4"/>
			<hint name="marginLeft" value="1"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginRight" value="1"/>
			<hint name="marginBottom" value="1"/>
			<color name="background-hover" value="#383838"/>
			<color name="background-down" value="#414141"/>
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-base"/>
			<color a="0.66" name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style base="KLiteLabel" class="KxEtLingXiLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-base"/>
		</style>
		<style base="KxEtLingXiStopButton" class="KxEtLingXiUndoButton">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteButton" class="KxEtLingXiSaveButton">
			<color name="background" value="#8350F2"/>
			<color name="background-hover" value="#9183EC"/>
			<color name="background-down" value="#5847BF"/>
			<color name="background-disable" value="#c8b4f3"/>
			<hint name="borderRadius" value="4"/>
			<hint name="marginLeft" value="1"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginRight" value="1"/>
			<hint name="marginBottom" value="1"/>
			<color name="text" value="#FFFFFF"/>
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-base"/>
		</style>
	</theme>
</shell>
