﻿<?xml version="1.0" encoding="utf-8"?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<delayImport path="theme-feature-plugins.kuip"/>
	<theme>
		<style class="KCreateFilePanelSpace::KNewCreatePanelWidget_MainWidget" note="主窗口">
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-background-bottom"/>
			<color name="shadow" value="CommonPalette::kd-color-black" a="0.09"/>
			<hint name="borderRadius" value="12" note="圆角"/>
			<hint name="roundFlags" value="15"/>
			<hint name="RenderHints" value="1"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="32"/>
			<hint name="shadow-blur-radius" value="48"/>
			<hint name="shadowRadius" value="12"/>
		</style>
		<style class="KCreateFilePanelSpace::KNewCreatePanelWidget_TitleLabel" note="标题">
			<font name="text" pixelSize="24" family="Microsoft YaHei" bold="true"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="borderWidth" value="0"/>
		</style>
		<style class="KCreateFilePanelSpace::KNewCreatePanelWidget_GroupLabel" note="组别">
			<font name="text" pixelSize="14" family="Microsoft YaHei" bold="true"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="borderWidth" value="0"/>
		</style>
		<style class="KBaseNewIconTextButton" note="通用图标文字按钮状态">
			<font name="text" pixelSize="12" family="Microsoft YaHei" note="文本大小"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="borderRadius" value="6" note="圆角"/>
		</style>
		<style class="KCreateFilePanelSpace::KNewIconTextButton"  base="KBaseNewIconTextButton" note="通用图标文字按钮状态">
			<color name="background" value="CommonThemePalette::kd-color-state-normal"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
		</style>
		<style class="KCreateFilePanelSpace::KNewIconTextButton_Emphasize"  base="KBaseNewIconTextButton" note="突出-通用图标文字按钮状态">
			<color name="background" value="CommonPalette::kd-color-blue-1" a="0.7"/>
			<color name="background-hover" value="CommonPalette::kd-color-blue-2" a="0.42"/>
			<color name="background-down" value="CommonPalette::kd-color-blue-3" a="0.42"/>
		</style>
		<style class="KCreateFilePanelSpace::KNewCreatePanelWidget_ExpandBtn" note="备注">
			<color name="background" value="CommonThemePalette::kd-color-state-normal"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="background-selected" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="borderRadius" value="6"/>
		</style>
		<style class="KCreateFilePanelSpace::KNewCreatePanelWidget_NoteLabel" note="描述">
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-tertiary"/>
		</style>
		<style class="KDocerSearchBox" note="稻壳搜索框">
			<color name="background" value="CommonThemePalette::kd-color-background-bottom"/>
			<color name="border" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color name="border-hover" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="border-focus" value="CommonThemePalette::kd-color-line-public"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="6"/>
			<hint name="RenderHints" value="1" note="抗锯齿"/>
		</style>
		<style class="KDocerSearchBox_Clear" note="稻壳搜索框清除按钮">
			<color name="background" value="CommonThemePalette::kd-color-background-bottom"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="borderRadius" value="4"/>
			<hint name="borderWidth" value="0"/>
			<hint name="RenderHints" value="1" note="抗锯齿"/>
		</style>
		<style class="KDocerSearchBox_Search" note="稻壳搜索框搜索按钮">
			<color name="background" value="CommonThemePalette::kd-color-background-bottom"/>
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="4"/>
			<hint name="borderWidth" value="0"/>
			<hint name="marginLeft" value="0"/>
			<hint name="marginRight" value="0"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginBottom" value="0"/>
			<hint name="RenderHints" value="1" note="抗锯齿"/>
		</style>
		<style class="KDocerSearchPanel" note="稻壳搜索面板">
			<color name="background" value="CommonThemePalette::kd-color-background-bottom"/>
			<color name="border" value="CommonThemePalette::kd-color-line-light"/>
			<color name="item-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="item-selected" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="highlight" value="CommonThemePalette::kd-color-highlight-light"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="8"/>
			<hint name="borderWidth" value="1"/>
			<hint name="itemRadius" value="6"/>
			<hint name="RenderHints" value="1" note="抗锯齿"/>
		</style>
		<style class="KDocerSearchPanel_Item" note="稻壳搜索面板搜索结果项">
			<color name="background" value="CommonThemePalette::kd-color-highlight-light"/>
			<color name="border" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="2"/>
			<hint name="borderWidth" value="1"/>
			<hint name="RenderHints" value="1" note="抗锯齿"/>
		</style>
		<style class="KDocerRecWidget_ThemeLabel" note="稻壳主题标签">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="18" family="Microsoft YaHei" bold="true"/>
		</style>
		<style class="KDocerRecWidget_JumpLabel" note="稻壳跳转标签">
			<color name="background" value="CommonThemePalette::kd-color-state-normal"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<font name="text" pixelSize="14" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="4"/>
			<hint name="borderWidth" value="0"/>
			<hint name="marginLeft" value="6"/>
			<hint name="marginRight" value="6"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginBottom" value="0"/>
			<hint name="RenderHints" value="1" note="抗锯齿"/>
		</style>
		<style class="KDocerRecPicture_Large" note="稻壳推荐大图">
			<color name="title" value="CommonThemePalette::kd-color-text-white"/>
			<color name="content" value="CommonThemePalette::kd-color-text-white"/>
			<color name="picture-hover" value="#FFFFFF1A"/>
			<font name="title" pixelSize="14" family="Microsoft YaHei" bold="true"/>
			<font name="content" pixelSize="24" family="Microsoft YaHei" bold="true"/>
			<hint name="borderRadius" value="8"/>
			<hint name="borderWidth" value="0"/>
			<hint name="RenderHints" value="1" note="抗锯齿"/>
		</style>
		<style class="KDocerRecPicture_Small" note="稻壳推荐小图">
			<color name="background" value="CommonThemePalette::kd-color-background-bottom"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="title" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="content" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="picture-hover" value="#FFFFFF1A"/>
			<font name="title" pixelSize="14" family="Microsoft YaHei" bold="true"/>
			<font name="content" pixelSize="12" family="Microsoft YaHei"/>
			<hint name="borderRadius" value="8"/>
			<hint name="borderWidth" value="1"/>
			<hint name="RenderHints" value="1" note="抗锯齿"/>
		</style>
		<style class="KCreateFilePanelSpace::KPromeNewMenuWidget_MainWidget" note="tab新建菜单">
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="shadow" value="CommonPalette::kd-color-black" a="0.09"/>
			<hint name="borderRadius" value="8" note="圆角"/>
			<hint name="roundFlags" value="15"/>
			<hint name="RenderHints" value="1"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="12"/>
			<hint name="shadow-blur-radius" value="32"/>
			<hint name="shadowRadius" value="8"/>
		</style>
		<style class="KCreateFilePanelSpace::KPromeNewMenuWidget_TitleLabel" note="tab新建菜单-标题">
			<font name="text" pixelSize="18" family="Microsoft YaHei" bold="true"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KCreateFilePanelSpace::KPromeNewMenuWidget_CoCoaStylization_TitleLabel" base="KCreateFilePanelSpace::KPromeNewMenuWidget_TitleLabel" note="tab新建菜单-标题">
			<font name="text" pixelSize="14" family="PingFang SC" bold="true"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KCreateFilePanelSpace::KPromeNewMenuWidget_GroupLabel" note="tab新建菜单-分组名">
			<font name="text" pixelSize="14" family="Microsoft YaHei" bold="true"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KCreateFilePanelSpace::KPromeNewMenuWidget_CoCoaStylization_GroupLabel" base="KCreateFilePanelSpace::KPromeNewMenuWidget_GroupLabel" note="tab新建菜单-分组名">
			<font name="text" pixelSize="12" family="PingFang SC"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KCreateFilePanelSpace::KPromeNewMenuWidget_NewFiletButton" note="tab新建菜单-新建文件入口">
			<font name="text" pixelSize="12" family="Microsoft YaHei"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-down" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-state-normal"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="borderRadius" value="6" note="圆角"/>
			<hint name="systemAccent-Mac" value="1" note="Mac端hover强调色"/>
			<hint name="systemAccentIconStatus" value="0" note="Mac端hover图标不变白，此处图标不适合变色"/>
		</style>
	</theme>
</shell>