﻿<?xml version="1.0" encoding="utf-8"?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<import path="../../../../res/themes/uicontrol.kuip" />
	<import path="../../../../res/themes/hint.kuip" />
	<resource mode="mix">
		<icon type="svg">
			<path path=":/shared/format_icon" />
			<path path=":/shared/icons" />
			<path path=":/shared/placeholder" />
		</icon>
	</resource>
	<theme>
		<style class="KDesktopDeactivateDlg" base="KLiteContentDlg" note="桌面助手下架提示框">
			<font name="title" family="Microsoft YaHei" pixelSize="12" Weight="400" />
			<color name="title" value="#0D0D0DE5"/>
			<font name="text_title" family="Microsoft YaHei" pixelSize="16" Weight="600" />
			<color name="text_title" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" family="Microsoft YaHei" pixelSize="14" Weight="400" />
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
	</theme>
</shell>