<?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="KAiButton-NoBorder">
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="background-selected" value="CommonThemePalette::kd-color-fill-regular"/>
			<color a="0.4" name="background-disable" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="highlightStyle-selected" value="1"/>
			<color name="shadow" value="CommonThemePalette::kd-color-line-medium"/>
			<color a="0" name="shadow-disable" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="separator-background" value="CommonThemePalette::kd-color-line-regular"/>
		</style>
		<style base="KAiButton-NoBorder" class="KAiButton-MenuBtn">
			<color name="background" value="CommonThemePalette::kd-color-line-regular"/>
		</style>
		<style base="KLiteButton" class="KAiButton-Apply">
			<color name="background" value="CommonThemePalette::kd-color-ai-normal"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-ai-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-ai-pressed"/>
			<color name="text" value="CommonThemePalette::kd-color-text-white"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-white"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="borderWidth" value="1"/>
			<hint name="highlightStyle-selected" value="1"/>
			<color name="shadow" value="CommonThemePalette::kd-color-line-medium"/>
			<color a="0" name="shadow-disable" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="separator-background" value="CommonThemePalette::kd-color-line-regular"/>
		</style>
		<style base="KAiButton-NoBorder" class="KAiButton-edit">
			<color name="border-focus" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="separator-background" value="CommonThemePalette::kd-color-line-regular"/>
		</style>
		<style base="KLiteWidget" class="KFormatEffectModify">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-background-base"/>
			<color name="shadow" value="#000000"/>
			<hint name="shadow_OffsetX" value="3"/>
			<hint name="shadow_OffsetY" value="3"/>
			<hint name="RenderHints" value="1"/>
			<hint name="borderWidth" value="1"/>
			<hint name="borderRadius" value="6"/>
		</style>
		<style base="KLiteWidget" class="KBorderWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="shadow" value="#00000000"/>
			<hint name="shadow_OffsetX" value="3"/>
			<hint name="shadow_OffsetY" value="3"/>
			<hint name="RenderHints" value="1"/>
			<hint name="borderWidth" value="1"/>
			<hint name="borderRadius" value="6"/>
		</style>
	</theme>
</shell>
