﻿<?xml version="1.0" encoding="utf-8"?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<theme>
		<style class="SettingMenu_KPromeMenu" base="KLiteMenu">
			<hint name="LayerCoverOpacity" value="0"/>
			<hint name="LayerThickPercent" value="0"/>
			<hint name="RenderHints" value="1"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<hint name="borderRadius" value="8"/>
			<hint name="roundFlags" value="15"/>
			<hint name="shadow-Blur" value="0"/>
			<hint name="shadow-Border" value="0"/>
			<hint name="shadow-blur-radius" value="0"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="0"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<color name="shadow-color" value="CommonThemePalette::kd-box-shadow-large"/>
		</style>
		<style class="SettingMenuItem_KLiteMenuItem" base="KLiteMenuItem">
			<color name="background" value="CommonThemePalette::kd-color-state-normal"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-selected" value="CommonThemePalette::kd-color-state-pressed"/>
			<font name="text" pixelSize="13" family="PingFang SC" Weight="400"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="Clpbrd_PreviewWidget">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-extra-large"/>
			<hint name="shadow-Blur" value="48"/>
			<hint name="borderRadius" value="8"/>
			<hint name="RenderHints" value="1" note="抗锯齿"/>
		</style>
        <style class="Clpbrd_MainWindow" base="Clpbrd_PreviewWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-plate"/>
		</style>
	</theme>
</shell>