﻿<?xml version="1.0" encoding="utf-8"?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<theme>
		<style class="KAccountPanelContainer" note="账号面板页">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-background-base"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-extra-large"/>
			<hint name="shadow-Blur" value="10"/>
			<hint name="borderRadius" value="12"/>
			<hint name="RenderHints" value="1" note="抗锯齿"/>
		</style>
		<style class="KAccountAvatarBadgeContainer_Avatar">
			<color name="background" value="CommonPalette::status-01"/>
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="background-down" value="CommonPalette::status-03"/>
			<color name="text" value="CommonPalette::text-03"/>
			<font name="text" family="Microsoft YaHei" pixelSize="12"/>
			<hint name="borderRadius" value="2"/>
			<color name="company_circle" value="CommonThemePalette::kd-color-public-normal"/>		
			<color name="circle" value="VipThemePalette::svp-card-btn-bg-normal"/>
		</style>
		<style class="KAccountAvatarBadgeContainer_customBtn">
			<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="border" value="CommonThemePalette::kd-color-line-regular"/>
			<hint name="borderRadius" value="4"/>
			<hint name="roundFlags" value="15"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<hint name="RenderHints" value="1"/>
		</style>
	</theme>
	<theme relatedName="2018white_dark" baseRelated="2018white">
	</theme>
</shell>