<?xml version='1.0' encoding='utf-8'?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<resource mode="mix">
		<icon type="svg">
			<path path=":/icons/16x16"/>
			<path path=":/icons/24x24"/>
		</icon>
	</resource>
	<theme relatedName="2018white">
		<style class="phototool::LoadingWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<hint name="border-width" value="1"/>
			<hint name="border-radius" value="8"/>
		</style>
		<style class="phototool::KDropdownPanel">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<hint name="border-width" value="1"/>
			<hint name="border-radius" value="8"/>
		</style>
		<style class="phototool::KDButton">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-fill-light"/>
			<color name="background-down" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="background-disabled" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="border-disabled" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="border-focus" value="CommonThemePalette::kd-color-public-hover"/>
			<color name="spiltline" value="CommonThemePalette::kd-color-line-regular"/>
		</style>
		<style base="KDButton" class="phototool::KDButton_Vip">
			<color name="text" value="#FAC67D"/>
			<color name="background" value="#32230E"/>
			<color name="background-hover" value="#4D3716"/>
			<color name="background-down" value="#24190A"/>
		</style>
		<style base="KDButton" class="phototool::KDButton_Vip_Primary">
			<color name="text" value="#FAC67D"/>
			<color name="background" value="#32230E"/>
			<color name="background-hover" value="#4D3716"/>
			<color name="background-down" value="#24190A"/>
		</style>
	</theme>
	<theme baseRelated="2018white" relatedName="2018white_dark">
		<style base="KDButton" class="phototool::KDButton_Vip">
			<color name="text" value="#342306"/>
			<color name="background" value="#FAC67D"/>
			<color name="background-hover" value="#DDAA5F"/>
			<color name="background-down" value="#FBD49C"/>
		</style>
		<style base="KDButton" class="phototool::KDButton_Vip_Primary">
			<color name="text" value="#342306"/>
			<color name="background" value="#FAC67D"/>
			<color name="background-hover" value="#DDAA5F"/>
			<color name="background-down" value="#FBD49C"/>
		</style>
	</theme>
</shell>
