<?xml version='1.0' encoding='utf-8'?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<resource relativePath="res">
		<icon type="svg">
			<path path=":/icons_svg/16x16"/>
			<path path=":/icons_svg/24x24"/>
			<path path=":/icons_svg/32x32"/>
			<path path=":/icons_svg/40x40"/>
			<path path=":/icons_svg/100x100"/>
			<path path=":/icons_svg/other"/>
		</icon>
	</resource>
	<theme>
		<style class="KcfdFileDialog">
			<hint name="title-size" value="18"/>
			<hint name="title-bold" value="1"/>
			<color name="title" value="CommonPalette::text-03"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="splitter" value="CommonPalette::separator-01"/>
			<hint name="borderRadius" value="3"/>
			<hint name="shadowRadius" value="8"/>
			<color name="dlg-text" value="CommonThemePalette::kd-color-text-tertiary"/>
		</style>
		<style class="KcfdFileDialog_Mac">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<hint name="borderRadius" value="10"/>
		</style>
		<style base="KD_IconColor" class="KcfdFileDialog_IconColor"/>
		<style base="KcfdFileDialog_IconColor" class="KcfdNavigationTree_IconColor">
			<color name="icon-primary_click" value="CommonThemePalette::kd-color-icon-public"/>
			<color name="icon-orange-primary" value="CommonThemePalette::kd-color-icon-primary"/>
			<color name="icon-orange-primary_hover" value="CommonThemePalette::kd-color-icon-primary"/>
			<color name="icon-orange-primary_click" value="CommonThemePalette::kd-color-icon-public"/>
			<color name="icon-blue-primary" value="CommonThemePalette::kd-color-icon-primary"/>
			<color name="icon-blue-primary_hover" value="CommonThemePalette::kd-color-icon-primary"/>
			<color name="icon-blue-primary_click" value="CommonThemePalette::kd-color-icon-public"/>
		</style>
		<style class="KcfdNavigationTree">
			<color name="background" value="CommonThemePalette::kd-color-background-plate"/>
			<hint name="borderRadius" value="3"/>
			<hint name="roundFlags" value="5"/>
		</style>
		<style class="KcfdFilterWidget">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KThirdCloudCtrl">
			<color name="background" value="CommonPalette::background-01"/>
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style class="KThirdCloudInitPage">
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style class="KThirdCloudErrorPage">
			<color name="button-background" value="#417FF9"/>
			<color name="button-text" value="#FFFFFF"/>
		</style>
		<style class="KThirdCloudFileListPage">
			<color name="text" value="CommonPalette::text-01"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="border-selected" value="CommonThemePalette::kd-color-line-public"/>
		</style>
		<style class="KThirdCloudFileTableView">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="scrollbar-handle" value="CommonPalette::scroll-01"/>
			<color name="scrollbar-handle-hover" value="CommonPalette::scroll-02"/>
		</style>
		<style class="KThirdCloudFileTableHeaderView">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="line" value="CommonThemePalette::kd-color-line-light"/>
			<color name="text" value="CommonThemePalette::kd-color-icon-primary"/>
		</style>
		<style class="KcfdCustomPushButton-Highlight">
			<font name="text" pointSize="9"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="1"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="borderRadius-mac" value="CommonHint::kd-radius-middle"/>
			<color name="background" value="CommonPalette::theme-common-01"/>
			<color name="background-hover" value="CommonPalette::theme-common-02"/>
			<color name="background-down" value="CommonPalette::theme-common-03"/>
			<color name="background-disable" value="CommonPalette::theme-common-04"/>
			<color name="text" value="CommonPalette::texts-03"/>
			<color name="text-disable" value="CommonPalette::texts-03"/>
		</style>
		<style class="KcfdCustomPushButton">
			<font name="text" pointSize="9"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="1"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<color name="border" value="CommonPalette::ctl-border-01"/>
			<color name="text" value="CommonPalette::text-02"/>
			<color name="border-hover" value="CommonPalette::ctl-border-02"/>
			<color name="border-down" value="CommonPalette::ctl-border-03"/>
			<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"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdLocationListDelegate">
			<font name="title" pixelSize="13"/>
			<font name="text" pixelSize="13"/>
			<font name="grouptitle" pixelSize="13"/>
			<color name="text-name" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-name-hover" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-name-down" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-name-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color a="0.4" name="text-name-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="grouptitle" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="reminder-highlight" value="#ed7672"/>
			<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-public"/>
			<color a="0" name="separator" value="CommonPalette::separator-02"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-middle"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdDetailModeDelegate">
			<font name="title" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="grouptitle" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text-name" value="CommonPalette::text-01"/>
			<color name="text-name-disable" value="CommonPalette::text-05"/>
			<color name="text-other-info" value="CommonPalette::text-02"/>
			<color name="text-name-mac" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-other-info-mac" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="grouptitle-seperator" value="CommonPalette::status-03"/>
			<color name="grouptitle" value="CommonPalette::texts-01"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-hover" value="#E5F3FF"/>
			<color name="background-down" value="#CDE8FF"/>
			<color name="background-selected" value="#CDE8FF"/>
			<color name="border-selected" value="#99D1FF"/>
			<color name="text-select-mac" value="CommonThemePalette::kd-color-text-white"/>
			<hint name="borderRadius" value="2"/>
			<hint name="renameeditor-min" value="25"/>
			<hint name="renameeditor-max" value="50"/>
			<hint name="borderRadius-mac" value="CommonHint::kd-radius-small"/>
		</style>
		<style class="KThirdCloudFileListDelegate">
			<color name="text" value="CommonPalette::text-01"/>
			<color name="text-secondary" value="CommonPalette::text-02"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-hover" value="#E5F3FF"/>
			<color name="background-selected" value="#CDE8FF"/>
			<color name="border" value="transparent"/>
			<color name="border-selected" value="#99D1FF"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdCoverModeDelegate">
			<font name="grouptitle" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="title" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text-name" value="CommonPalette::text-01"/>
			<color name="text-name-disable" value="CommonPalette::text-05"/>
			<color name="text-other-info" value="CommonPalette::text-02"/>
			<color name="grouptitle-seperator" value="CommonPalette::status-03"/>
			<color name="grouptitle" value="CommonPalette::texts-01"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-hover" value="#E5F3FF"/>
			<color name="background-down" value="#CDE8FF"/>
			<color name="background-selected" value="#CDE8FF"/>
			<color name="border-selected" value="#99D1FF"/>
			<color name="thumbnail-background" value="#00000000"/>
			<color name="background-thumbnail-select-mac" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="text-select-mac" value="CommonThemePalette::kd-color-text-white"/>
			<hint name="background-thumbnail-radius-mac" value="CommonHint::kd-radius-small"/>
			<hint name="background-title-radius-mac" value="CommonHint::kd-radius-small"/>
			<hint name="borderRadius" value="2"/>
			<hint name="renameeditor-min" value="25"/>
			<hint name="renameeditor-max" value="50"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdIconModeDelegate">
			<font name="title" pointSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text-name" value="CommonPalette::text-01"/>
			<color name="text-name-disable" value="CommonPalette::text-05"/>
			<color name="text-other-info" value="CommonPalette::text-02"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-hover" value="#E5F3FF"/>
			<color name="background-down" value="#CDE8FF"/>
			<color name="background-selected" value="#CDE8FF"/>
			<color name="border-selected" value="#99D1FF"/>
			<color name="thumbnail-background" value="#00000000"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdScrollBar">
			<hint name="thickness" value="14"/>
			<color name="groove-background" value="CommonPalette::status-03"/>
			<color name="slider-background" value="CommonPalette::scroll-01"/>
			<color name="slider-background-hover" value="CommonPalette::scroll-02"/>
			<color name="slider-background-down" value="CommonPalette::scroll-03"/>
			<color name="content" value="CommonPalette::scroll-01"/>
			<color name="content-hover" value="CommonPalette::scroll-02"/>
			<color name="content-down" value="CommonPalette::scroll-03"/>
		</style>
		<style class="KcfdFileListViewHeader">
			<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"/>
			<color name="text-mac" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="splitline" value="CommonPalette::separator-02"/>
		</style>
		<style class="KcfdFileListView">
			<font name="text" pointSize="9"/>
			<font family="PingFang SC" name="text-mac" pointSize="CommonHint::kd-font-size-small"/>
			<font name="text-smartfolder" pixelSize="CommonHint::kd-font-size-middle"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="text-disable" value="CommonPalette::text-03"/>
			<color name="text-smartfolder" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdSearchLineEditWidget">
			<color name="placeholder-text" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="border" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color name="border-hover" value="CommonThemePalette::kd-color-line-public"/>
			<color name="border-editing" value="CommonThemePalette::kd-color-line-public"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KcfdSearchLineEditWidget" class="KcfdSearchLineEditWidget_Mac">
			<color name="background-disable" value="CommonPalette::status-003"/>
			<color name="background" value="CommonPalette::background-01"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-small"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="KcfdMessageDlg">
			<color name="text" value="CommonPalette::text-01"/>
			<color name="background" value="CommonPalette::dlg-background-01"/>
			<color name="color-NoIcon" value="CommonPalette::text-01"/>
			<color name="color-Information" value="CommonPalette::text-01"/>
			<color name="color-Warning" value="CommonPalette::warning-01"/>
			<color name="color-Critical" value="CommonPalette::error-01"/>
			<color name="color-Question" value="CommonPalette::text-01"/>
			<hint name="title-size" value="20"/>
			<hint name="content-size" value="14"/>
			<hint name="marginLeft" value="24"/>
			<hint name="marginTop" value="18"/>
			<hint name="marginRight" value="24"/>
			<hint name="marginBottom" value="24"/>
			<hint name="borderRadius" value="2"/>
			<hint name="shadowRadius" value="8"/>
			<hint name="btnsLayout_Spacing" value="12"/>
		</style>
		<style class="KcfdTitleMenuBar">
			<hint name="title-bold" value="1"/>
			<color name="title" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdMenu_Mac">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonPalette::background-02"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-white"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<hint name="content-borderRadius" value="CommonHint::kd-radius-small"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-large"/>
		</style>
		<style class="KcfdNavigationTreeBottomWidget_lastSaveBtn">
			<font name="text" pixelSize="13"/>
			<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="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-secondary"/>
			<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-public"/>
			<hint name="marginLeft" value="8"/>
			<hint name="marginTop" value="7"/>
			<hint name="marginRight" value="8"/>
			<hint name="marginBottom" value="7"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="spacing" value="8"/>
		</style>
		<style class="KcfdCleanHoverIconButton">
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="background-down" value="CommonPalette::status-03"/>
			<color name="background-selected" value="CommonPalette::status-04"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style class="KcfdFileDialogToolBar_newDirBtn">
			<font name="text" pointSize="9"/>
			<font family="PingFang SC" name="text-mac" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="text-hover" value="CommonPalette::text-03"/>
			<color name="text-down" value="CommonPalette::text-02"/>
			<color name="text-selected" value="CommonPalette::text-02"/>
			<color name="text-disable" value="CommonPalette::text-06"/>
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="background-down" value="CommonPalette::status-03"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginRight" value="4"/>
			<hint name="marginBottom" value="0"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="spacing" value="2"/>
		</style>
		<style class="KcfdLocNavigationBar">
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-highlight" value="CommonThemePalette::kd-color-info-normal"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="border-hover" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="border-down" value="CommonThemePalette::kd-color-line-public"/>
			<color name="border-focus" value="CommonThemePalette::kd-color-line-public"/>
			<color a="0.4" name="border-disable" value="CommonThemePalette::kd-color-line-medium"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-middle"/>
			<hint name="borderWidth" value="1"/>
			<hint name="RenderHints" value="1"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<hint name="shadow-blur-radius" value="3"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="1"/>
		</style>
		<style base="KcfdFileDialogToolBar_newDirBtn" class="KcfdFileDialogToolBar_Mac_newDirBtn">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<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="text-selected" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="spacing" value="4"/>
		</style>
		<style base="KliteButton" class="KcfdFileDialogToolBar_Mac_ViewBtn">
			<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-select" value="CommonThemePalette::kd-color-state-pressed"/>
		</style>
		<style class="KcfdFilterWidget_encryptBtn">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="text-hover" value="CommonPalette::theme-common-01"/>
			<color name="text-down" value="CommonPalette::theme-common-01"/>
			<color name="text-disable" value="CommonPalette::text-06"/>
			<hint name="marginLeft" value="0"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginRight" value="0"/>
			<hint name="marginBottom" value="0"/>
		</style>
		<style base="KcfdFilterWidget_encryptBtn" class="KcfdFilterWidget_Mac_encryptBtn">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-down" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdFilterWidget_maintainCmptCheckBox">
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style class="KcfdDetailModeDelegate_btnbg">
			<font name="text" pointSize="9"/>
			<color name="background-hover" value="CommonPalette::status-002"/>
			<color name="background-down" value="CommonPalette::status-003"/>
			<color name="background-selected" value="CommonPalette::status-003"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style class="KcfdCloudSpaceToolTipWidget">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::text-02"/>
			<color name="text-hover" value="CommonPalette::text-02"/>
			<color name="text-down" value="CommonPalette::text-02"/>
			<color name="background" value="CommonPalette::warning-05"/>
		</style>
		<style class="KcfdCloudSpaceToolTipWidget_textBtn">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::warning-01"/>
			<color name="text-hover" value="CommonPalette::warning-02"/>
			<color name="text-down" value="CommonPalette::warning-03"/>
		</style>
		<style class="KcfdAreaSplitter">
			<color name="separator" value="CommonPalette::separator-01"/>
		</style>
		<style base="KTextButton" class="KcfdLocNavButton">
			<font name="text" pointSize="9"/>
			<hint name="borderRadius" value="4"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="background-hover" value="CommonPalette::status-03"/>
			<color name="background-down" value="CommonPalette::status-04"/>
		</style>
		<style base="KTextButton" class="KcfdLocNavButton_Mac">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background-hover" value="CommonPalette::status-03"/>
			<color name="background-down" value="CommonPalette::status-04"/>
		</style>
		<style class="KcfdLocNavigationLineEdit">
			<color name="text" value="CommonPalette::text-03"/>
			<color name="background" value="CommonPalette::background-03"/>
			<color name="background-selected" value="CommonPalette::theme-common-01"/>
		</style>
		<style base="KcfdLocNavigationLineEdit" class="KcfdLocNavigationLineEdit_Mac">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdItemRenamingTextEdit">
			<color name="text" value="CommonPalette::text-03"/>
			<color name="text-selected" value="#FFFFFF"/>
			<color name="background" value="CommonPalette::background-03"/>
			<color name="background-selected" value="CommonPalette::theme-common-01"/>
			<color name="border" value="#F0F0F0"/>
		</style>
		<style class="KcfdRecentFilterItem">
			<color name="border-hover" value="CommonPalette::theme-common-01"/>
			<color name="border-selected" value="CommonPalette::theme-common-01"/>
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style class="KcfdRecentFilterItem_Mac">
			<font family="PingFang SC" name="text-mac" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<hint name="border" value="CommonHint::kd-radius-small"/>
		</style>
		<style class="KcfdComboBox">
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<color name="border" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color name="border-hover" value="CommonThemePalette::kd-color-line-public"/>
			<color name="border-select" value="CommonThemePalette::kd-color-line-public"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-highlight" value="CommonPalette::theme-common-01"/>
		</style>
		<style class="KcfdComboBoxView">
			<hint name="RenderHints" value="1"/>
			<color name="background" value="CommonPalette::status-01"/>
			<color name="border" value="#B0B3BC"/>
		</style>
		<style base="KLiteComboBox" class="KcfdComboBox_Mac">
			<hint name="borderRadius" value="4"/>
			<hint name="RenderHints" value="1"/>
			<color name="border-down" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="border-focus" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="uneditable-border-down" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="uneditable-border-focus" value="CommonThemePalette::kd-color-line-medium"/>
		</style>
		<style class="KcfdComboBoxDelegate">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::text-03"/>
			<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="background-selected" value="CommonPalette::status-03"/>
		</style>
		<style class="KcfdCloudLoginWidget">
			<color name="text" value="#417FF9"/>
			<color name="background" value="CommonPalette::background-01"/>
		</style>
		<style class="KcfdCloudLoginWidget_Mac">
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
		</style>
		<style class="KcfdCloudIntroWidget">
			<font name="text" pointSize="10.5"/>
			<font name="sub-text" pointSize="9"/>
			<color name="text" value="#000000"/>
			<color name="sub-text" value="#808080"/>
		</style>
		<style base="KLiteLabel" class="KcfdCloudIntroWidget_Mac_TextLabel">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-base"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteLabel" class="KcfdCloudIntroWidget_Mac_SubTextLabel">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KcfdCheckBox">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="background" value="CommonPalette::status-01"/>
		</style>
		<style class="KLiteBtnSetInsertEffect">
			<hint name="RenderHints" value="1"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<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"/>
			<color name="indicator" value="CommonThemePalette::kd-color-line-public"/>
			<color name="text" value="CommonPalette::theme-common-01"/>
			<color name="text-hover" value="CommonPalette::theme-common-02"/>
			<color name="text-down" value="CommonPalette::theme-common-03"/>
			<color name="text-disable" value="CommonPalette::theme-common-04"/>
		</style>
		<style class="KIconButton">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="text-hover" value="CommonPalette::text-03"/>
			<color name="text-down" value="CommonPalette::text-03"/>
			<color name="text-disable" value="CommonPalette::text-06"/>
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="background-down" value="CommonPalette::status-03"/>
			<color name="background-selected" value="CommonPalette::status-03"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KIconButton" class="KcfdLocSpaceButton">
			<color name="background-hover" value="CommonPalette::status-01"/>
			<color name="background-down" value="CommonPalette::status-01"/>
		</style>
		<style class="KcfdTitleToolButton">
			<color a="0.3" name="indicator" value="CommonThemePalette::kd-color-line-public"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<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-selected" value="CommonThemePalette::kd-color-fill-regular"/>
			<color a="0.4" name="background-disable" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color a="0.1" name="border-disable" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="border-selected" value="CommonThemePalette::kd-color-line-public"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="borderWidth" value="1"/>
			<hint name="highlightStyle-selected" value="1"/>
			<color name="shadow" value="CommonThemePalette::kd-color-line-medium"/>
			<color a="0" name="shadow-disable" value="CommonThemePalette::kd-color-line-medium"/>
			<hint name="borderRadius" value="6"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="KcfdLocNavigationButtonEdit">
			<color name="border" value="CommonPalette::ctl-border-04"/>
		</style>
		<style class="KcfdLocationListView">
			<color name="background" value="CommonThemePalette::kd-color-state-normal"/>
		</style>
		<style class="KcfdToast">
			<color name="background" value="CommonPalette::toast-01"/>
			<color name="text" value="CommonPalette::texts-03"/>
			<color name="text-disable" value="CommonPalette::texts-04"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="RoundAlphaBgHint" value="1"/>
		</style>
		<style class="KcfdSearchTipsEditWidget">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdSwitchViewButton">
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="background-down" value="CommonPalette::status-03"/>
			<color name="background-selected" value="CommonPalette::status-03"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdIconModeDelegate">
			<font name="title" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="grouptitle" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font family="PingFang SC" name="title" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text-name" value="CommonPalette::text-01"/>
			<color name="text-name-disable" value="CommonPalette::text-05"/>
			<color name="text-other-info" value="CommonPalette::text-02"/>
			<color name="grouptitle-seperator" value="CommonPalette::status-03"/>
			<color name="grouptitle" value="CommonPalette::texts-01"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-hover" value="#E5F3FF"/>
			<color name="background-down" value="#CDE8FF"/>
			<color name="background-selected" value="#CDE8FF"/>
			<color name="border-selected" value="#99D1FF"/>
			<color name="thumbnail-background" value="#00000000"/>
			<color name="background-thumbnail-select-mac" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="text-select-mac" value="CommonThemePalette::kd-color-text-white"/>
			<hint name="background-thumbnail-radius-mac" value="CommonHint::kd-radius-small"/>
			<hint name="background-title-radius-mac" value="CommonHint::kd-radius-small"/>
			<hint name="borderRadius" value="2"/>
			<hint name="renameeditor-min" value="25"/>
			<hint name="renameeditor-max" value="50"/>
		</style>
		<style class="KcfdPopupBubbleWidget">
			<hint name="shadowWidth" value="15"/>
			<hint name="arrowHeight" value="6"/>
			<hint name="arrowBorderWidth" value="2"/>
			<hint name="borderWidth" value="1"/>
			<hint name="borderRadius" value="6"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginTop" value="6"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="6"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
		</style>
		<style class="KcfdCustomToolTips">
			<font family="Microsoft YaHei" name="text" pointSize="9"/>
			<font family="PingFang SC" name="text-mac" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style base="KLiteLabel" class="KcfdPhoneFileDlgTitleWidget_Title">
			<font bold="true" name="text" pixelSize="CommonHint::kd-font-size-middle"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteLabel" class="KcfdPhoneFileDlgTitleWidget_subTitle">
			<font name="text" pixelSize="CommonHint::kd-font-size-base"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style base="KcfdPhoneFileDlgTitleWidget_Title" class="KcfdPhoneFileDlgQRCode_Title">
			<font bold="true" name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KcfdPhoneFileDlgTitleWidget_subTitle" class="KcfdPhoneFileDlgQRCode_subTitle">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style class="KAINamingDropWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
		</style>
		<style class="KRecommendActionWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="tag-background" value="CommonThemePalette::kd-color-background-base"/>
		</style>
		<style base="KLitePopupWidget" class="KAINamingPopoverWidget">
			<hint name="shadow-blur-radius" value="16"/>
		</style>
		<style base="KLiteMessageBanner" class="KcfdSmartFolderBanner">
			<hint name="RenderHints" value="1"/>
			<hint name="borderRadius" value="6"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-info-light"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
		</style>
		<style base="KLiteButton" class="KcfdSmartFolderBanner_OperateButton">
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
		</style>
		<style base="KLiteCloseButton" class="KcfdSmartFolderBanner_CloseButton">
			<color name="background" value="CommonThemePalette::kd-color-info-light"/>
		</style>
		<style base="KLiteWidget" class="KPicHdSaveMgr_LoadingWidget">
			<color a="0.12" name="border" value="#0D0D0D"/>
			<hint name="borderRadius" value="8"/>
			<color name="background" value="#F5F5F5"/>
			<color a="0.08" name="shadow" value="#0D0D0D"/>
			<hint name="shadowRadius" value="8"/>
			<hint name="shadow-blur" value="32"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="12"/>
			<hint name="shadow-blur-radius" value="32"/>
		</style>
		<style base="KLiteProgressRing" class="KPicHdSaveMgr_ProgressRing"/>
		<style base="KLiteLabel" class="KPicHdSaveMgr_Label">
			<font name="text" pixelSize="13" value="CommonThemePalette::kd-font-size-small"/>
			<hint name="fontSize" value="13"/>
		</style>
		<style base="KLiteButton_Status_Highlight" class="KPicHdSaveMgr_Cancel">
			<font name="text" pixelSize="12" value="CommonThemePalette::kd-font-size-small"/>
			<color name="text" value="#1F69E0"/>
			<hint name="fontSize" value="12"/>
			<color a="0" name="background" value="#0D0D0D"/>
			<color name="text-hover" value="#458BFA"/>
			<color name="text-down" value="#1E5FC7"/>
			<color a="0" name="background-hover" value="#0D0D0D"/>
			<color a="0" name="background-down" value="#0D0D0D"/>
		</style>
		<style class="CloudBusiness::KCfdNavigationTreeCloudModule">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<hint name="borderRadius" value="6"/>
			<color name="border" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="CloudBusiness::KCfdNavigationTreeCloudModule_spaceStorage">
			<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"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KLiteButton_Text_Assist" class="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton">
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<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="4"/>
			<hint name="RenderHints" value="1"/>
			<color name="text" value="CommonThemePalette::kd-color-info-normal"/>
			<color name="border" value="CommonThemePalette::kd-color-info-normal"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton" class="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton_almost">
			<color name="text" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="border" value="CommonThemePalette::kd-color-highlight-normal"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton" class="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton_full">
			<color name="text" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="border" value="CommonThemePalette::kd-color-error-normal"/>
		</style>
		<style class="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar">
			<color name="background-highlight" value="CommonThemePalette::kd-color-public-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-heavy"/>
			<hint name="roundFlags" value="15"/>
			<hint name="borderRadius" value="3"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar" class="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar_almost">
			<color name="background-highlight" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-heavy"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar" class="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar_full">
			<color name="background-highlight" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-heavy"/>
		</style>
		<style base="KLiteLabel" class="CloudBusiness::KCfdNavigationTreeCloudModule_contentText">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="#AA7340"/>
			<color name="text-hover" value="#AA7340"/>
			<color name="text-down" value="#AA7340"/>
		</style>
		<style base="KLiteLabel" class="CloudBusiness::KCfdNavigationTreeCloudModule_contentText_almost">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="text-down" value="CommonThemePalette::kd-color-highlight-normal"/>
		</style>
		<style base="KLiteLabel" class="CloudBusiness::KCfdNavigationTreeCloudModule_contentText_full">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="text-down" value="CommonThemePalette::kd-color-error-normal"/>
		</style>
	</theme>
	<theme relatedName="2018white_dark">
		<style class="KcfdFileDialog">
			<hint name="title-size" value="18"/>
			<hint name="title-bold" value="1"/>
			<color name="title" value="CommonPalette::text-03"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="splitter" value="CommonPalette::separator-01"/>
			<hint name="borderRadius" value="3"/>
			<hint name="shadowRadius" value="8"/>
			<color name="dlg-text" value="CommonThemePalette::kd-color-text-tertiary"/>
		</style>
		<style class="KcfdFileDialog_Mac">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<hint name="borderRadius" value="10"/>
		</style>
		<style base="KD_IconColor" class="KcfdFileDialog_IconColor"/>
		<style base="KcfdFileDialog_IconColor" class="KcfdNavigationTree_IconColor">
			<color name="icon-primary_click" value="CommonThemePalette::kd-color-icon-public"/>
			<color name="icon-orange-primary" value="CommonThemePalette::kd-color-icon-primary"/>
			<color name="icon-orange-primary_hover" value="CommonThemePalette::kd-color-icon-primary"/>
			<color name="icon-orange-primary_click" value="CommonThemePalette::kd-color-icon-public"/>
			<color name="icon-blue-primary" value="CommonThemePalette::kd-color-icon-primary"/>
			<color name="icon-blue-primary_hover" value="CommonThemePalette::kd-color-icon-primary"/>
			<color name="icon-blue-primary_click" value="CommonThemePalette::kd-color-icon-public"/>
		</style>
		<style class="KcfdNavigationTree">
			<color name="background" value="CommonThemePalette::kd-color-background-plate"/>
			<hint name="borderRadius" value="3"/>
			<hint name="roundFlags" value="5"/>
		</style>
		<style class="KcfdFilterWidget">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KThirdCloudCtrl">
			<color name="background" value="CommonPalette::background-01"/>
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style class="KThirdCloudInitPage">
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style class="KThirdCloudErrorPage">
			<color name="button-background" value="#417FF9"/>
			<color name="button-text" value="#FFFFFF"/>
		</style>
		<style class="KThirdCloudFileListPage">
			<color name="text" value="CommonPalette::text-01"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="border-selected" value="CommonThemePalette::kd-color-line-public"/>
		</style>
		<style class="KThirdCloudFileTableView">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="scrollbar-handle" value="CommonPalette::scroll-01"/>
			<color name="scrollbar-handle-hover" value="CommonPalette::scroll-02"/>
		</style>
		<style class="KThirdCloudFileTableHeaderView">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="line" value="CommonThemePalette::kd-color-line-light"/>
			<color name="text" value="CommonThemePalette::kd-color-icon-primary"/>
		</style>
		<style class="CloudBusiness::KCfdNavigationTreeCloudModule">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<hint name="borderRadius" value="6"/>
			<color name="border" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="CloudBusiness::KCfdNavigationTreeCloudModule_spaceStorage">
			<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"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KLiteButton_Text_Assist" class="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton">
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<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="4"/>
			<hint name="RenderHints" value="1"/>
			<color name="text" value="CommonThemePalette::kd-color-info-normal"/>
			<color name="border" value="CommonThemePalette::kd-color-info-normal"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton" class="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton_almost">
			<color name="text" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="border" value="CommonThemePalette::kd-color-highlight-normal"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton" class="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton_full">
			<color name="text" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="border" value="CommonThemePalette::kd-color-error-normal"/>
		</style>
		<style class="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar">
			<color name="background-highlight" value="CommonThemePalette::kd-color-public-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-heavy"/>
			<hint name="roundFlags" value="15"/>
			<hint name="borderRadius" value="3"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar" class="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar_almost">
			<color name="background-highlight" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-heavy"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar" class="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar_full">
			<color name="background-highlight" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-heavy"/>
		</style>
		<style base="KLiteLabel" class="CloudBusiness::KCfdNavigationTreeCloudModule_contentText">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="#AA7340"/>
			<color name="text-hover" value="#AA7340"/>
			<color name="text-down" value="#AA7340"/>
		</style>
		<style base="KLiteLabel" class="CloudBusiness::KCfdNavigationTreeCloudModule_contentText_almost">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="text-down" value="CommonThemePalette::kd-color-highlight-normal"/>
		</style>
		<style base="KLiteLabel" class="CloudBusiness::KCfdNavigationTreeCloudModule_contentText_full">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="text-down" value="CommonThemePalette::kd-color-error-normal"/>
		</style>
		<style class="KcfdCustomPushButton-Highlight">
			<font name="text" pointSize="9"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="1"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<color name="background" value="CommonPalette::theme-common-01"/>
			<color name="background-hover" value="CommonPalette::theme-common-02"/>
			<color name="background-down" value="CommonPalette::theme-common-03"/>
			<color name="background-disable" value="CommonPalette::theme-common-04"/>
			<color name="text" value="CommonPalette::texts-03"/>
			<color name="text-disable" value="CommonPalette::texts-03"/>
		</style>
		<style class="KcfdCustomPushButton">
			<font name="text" pointSize="9"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="1"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<color name="border" value="CommonPalette::ctl-border-01"/>
			<color name="text" value="CommonPalette::text-02"/>
			<color name="border-hover" value="CommonPalette::ctl-border-02"/>
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="border-down" value="CommonPalette::ctl-border-03"/>
			<color name="background-down" value="CommonPalette::status-03"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdLocationListDelegate">
			<font name="title" pixelSize="13"/>
			<font name="text" pixelSize="13"/>
			<font name="grouptitle" pixelSize="13"/>
			<color name="text-name" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-name-hover" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-name-down" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-name-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color a="0.4" name="text-name-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="grouptitle" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="reminder-highlight" value="#ed7672"/>
			<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-public"/>
			<color a="0" name="separator" value="CommonPalette::separator-02"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-middle"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdDetailModeDelegate">
			<font name="title" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="grouptitle" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text-name" value="CommonPalette::text-01"/>
			<color name="text-name-disable" value="CommonPalette::text-05"/>
			<color name="text-other-info" value="CommonPalette::text-02"/>
			<color name="text-name-mac" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-other-info-mac" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="grouptitle-seperator" value="CommonPalette::status-03"/>
			<color name="grouptitle" value="CommonPalette::texts-01"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-hover" value="#DBE5FF28"/>
			<color name="background-down" value="#FFFFFF66"/>
			<color name="background-selected" value="#FFFFFF66"/>
			<color name="border-selected" value="#3C3C3C"/>
			<color name="text-select-mac" value="CommonThemePalette::kd-color-text-white"/>
			<hint name="borderRadius" value="2"/>
			<hint name="renameeditor-min" value="25"/>
			<hint name="renameeditor-max" value="50"/>
			<hint name="borderRadius-mac" value="CommonHint::kd-radius-small"/>
		</style>
		<style class="KThirdCloudFileListDelegate">
			<color name="text" value="CommonPalette::text-01"/>
			<color name="text-secondary" value="CommonPalette::text-02"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-hover" value="#DBE5FF28"/>
			<color name="background-selected" value="#FFFFFF66"/>
			<color name="border" value="transparent"/>
			<color name="border-selected" value="#3C3C3C"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdCoverModeDelegate">
			<font name="title" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="grouptitle" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text-name" value="CommonPalette::text-01"/>
			<color name="text-name-disable" value="CommonPalette::text-05"/>
			<color name="text-other-info" value="CommonPalette::text-02"/>
			<color name="grouptitle-seperator" value="CommonPalette::status-03"/>
			<color name="grouptitle" value="CommonPalette::texts-01"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-hover" value="#DBE5FF28"/>
			<color name="background-down" value="#FFFFFF66"/>
			<color name="background-selected" value="#FFFFFF66"/>
			<color name="border-selected" value="#3C3C3C"/>
			<color name="thumbnail-background" value="#00000000"/>
			<color name="background-thumbnail-select-mac" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="text-select-mac" value="CommonThemePalette::kd-color-text-white"/>
			<hint name="borderRadius" value="2"/>
			<hint name="renameeditor-min" value="25"/>
			<hint name="renameeditor-max" value="50"/>
			<hint name="background-thumbnail-radius-mac" value="CommonHint::kd-radius-small"/>
			<hint name="background-title-radius-mac" value="CommonHint::kd-radius-small"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdScrollBar">
			<hint name="thickness" value="14"/>
			<color name="groove-background" value="CommonPalette::status-03"/>
			<color name="slider-background" value="CommonPalette::scroll-01"/>
			<color name="slider-background-hover" value="CommonPalette::scroll-02"/>
			<color name="slider-background-down" value="CommonPalette::scroll-03"/>
			<color name="content" value="CommonPalette::scroll-01"/>
			<color name="content-hover" value="CommonPalette::scroll-02"/>
			<color name="content-down" value="CommonPalette::scroll-03"/>
		</style>
		<style class="KcfdFileListViewHeader">
			<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"/>
			<color name="text-mac" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="splitline" value="CommonPalette::separator-02"/>
			<color name="arrow-background" value="CommonThemePalette::kd-color-icon-primary"/>
		</style>
		<style class="KcfdFileListView">
			<font name="text" pointSize="9"/>
			<font family="PingFang SC" name="text-mac" pointSize="CommonHint::kd-font-size-small"/>
			<font name="text-smartfolder" pixelSize="CommonHint::kd-font-size-middle"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="text-disable" value="CommonPalette::text-03"/>
			<color name="text-smartfolder" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdSearchLineEditWidget">
			<color name="placeholder-text" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="border" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color name="border-hover" value="CommonThemePalette::kd-color-line-public"/>
			<color name="border-editing" value="CommonThemePalette::kd-color-line-public"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KcfdSearchLineEditWidget" class="KcfdSearchLineEditWidget_Mac">
			<color name="background-disable" value="CommonPalette::status-003"/>
			<color name="background" value="CommonPalette::background-01"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-small"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="KcfdMessageDlg">
			<color name="text" value="CommonPalette::text-01"/>
			<color name="background" value="CommonPalette::dlg-background-01"/>
			<color name="color-NoIcon" value="CommonPalette::text-01"/>
			<color name="color-Information" value="CommonPalette::text-01"/>
			<color name="color-Warning" value="CommonPalette::warning-01"/>
			<color name="color-Critical" value="CommonPalette::error-01"/>
			<color name="color-Question" value="CommonPalette::text-01"/>
			<hint name="title-size" value="20"/>
			<hint name="content-size" value="14"/>
			<hint name="marginLeft" value="24"/>
			<hint name="marginTop" value="18"/>
			<hint name="marginRight" value="24"/>
			<hint name="marginBottom" value="24"/>
			<hint name="borderRadius" value="2"/>
			<hint name="shadowRadius" value="8"/>
			<hint name="btnsLayout_Spacing" value="12"/>
		</style>
		<style class="KcfdTitleMenuBar">
			<hint name="title-bold" value="1"/>
			<color name="title" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdNavigationTreeBottomWidget_lastSaveBtn">
			<font name="text" pixelSize="13"/>
			<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="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-secondary"/>
			<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-public"/>
			<hint name="marginLeft" value="8"/>
			<hint name="marginTop" value="7"/>
			<hint name="marginRight" value="8"/>
			<hint name="marginBottom" value="7"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="spacing" value="8"/>
		</style>
		<style class="KcfdCleanHoverIconButton">
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="background-down" value="CommonPalette::status-03"/>
			<color name="background-selected" value="CommonPalette::status-04"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style class="KcfdFileDialogToolBar_newDirBtn">
			<font name="text" pointSize="9"/>
			<font family="PingFang SC" name="text-mac" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="text-hover" value="CommonPalette::text-03"/>
			<color name="text-down" value="CommonPalette::text-02"/>
			<color name="text-selected" value="CommonPalette::text-02"/>
			<color name="text-disable" value="CommonPalette::text-06"/>
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="background-down" value="CommonPalette::status-03"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginRight" value="4"/>
			<hint name="marginBottom" value="0"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="spacing" value="2"/>
		</style>
		<style base="KcfdFileDialogToolBar_newDirBtn" class="KcfdFileDialogToolBar_Mac_newDirBtn">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<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="text-selected" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="background-down" value="CommonPalette::status-03"/>
			<hint name="spacing" value="4"/>
		</style>
		<style base="KliteButton" class="KcfdFileDialogToolBar_Mac_ViewBtn">
			<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-select" value="CommonThemePalette::kd-color-state-pressed"/>
		</style>
		<style class="KcfdFilterWidget_encryptBtn">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="text-hover" value="CommonPalette::theme-common-01"/>
			<color name="text-down" value="CommonPalette::theme-common-01"/>
			<color name="text-disable" value="CommonPalette::text-06"/>
			<hint name="marginLeft" value="0"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginRight" value="0"/>
			<hint name="marginBottom" value="0"/>
		</style>
		<style base="KcfdFilterWidget_encryptBtn" class="KcfdFilterWidget_Mac_encryptBtn">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-down" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdFilterWidget_maintainCmptCheckBox">
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style class="KcfdDetailModeDelegate_btnbg">
			<font name="text" pointSize="9"/>
			<color name="background-hover" value="CommonPalette::status-002"/>
			<color name="background-down" value="CommonPalette::status-003"/>
			<color name="background-selected" value="CommonPalette::status-003"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style class="KcfdCloudSpaceToolTipWidget">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::text-02"/>
			<color name="text-hover" value="CommonPalette::text-02"/>
			<color name="text-down" value="CommonPalette::text-02"/>
			<color name="background" value="CommonPalette::warning-05"/>
		</style>
		<style class="KcfdCloudSpaceToolTipWidget_textBtn">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::warning-01"/>
			<color name="text-hover" value="CommonPalette::warning-02"/>
			<color name="text-down" value="CommonPalette::warning-03"/>
		</style>
		<style class="KcfdAreaSplitter">
			<color name="separator" value="CommonPalette::separator-01"/>
		</style>
		<style base="KTextButton" class="KcfdLocNavButton">
			<hint name="borderRadius" value="4"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="background-hover" value="CommonPalette::status-03"/>
			<color name="background-down" value="CommonPalette::status-04"/>
		</style>
		<style base="KTextButton" class="KcfdLocNavButton_Mac">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background-hover" value="CommonPalette::status-03"/>
			<color name="background-down" value="CommonPalette::status-04"/>
		</style>
		<style class="KcfdLocNavigationLineEdit">
			<color name="text" value="CommonPalette::text-03"/>
			<color name="background" value="CommonPalette::background-03"/>
			<color name="background-selected" value="CommonPalette::theme-common-01"/>
		</style>
		<style base="KcfdLocNavigationLineEdit" class="KcfdLocNavigationLineEdit_Mac">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdItemRenamingTextEdit">
			<color name="text" value="CommonPalette::text-02"/>
			<color name="text-selected" value="#FFFFFF"/>
			<color name="background" value="CommonPalette::background-03"/>
			<color name="background-selected" value="CommonPalette::theme-common-01"/>
			<color name="border" value="#F0F0F0"/>
		</style>
		<style class="KcfdRecentFilterItem">
			<color name="border-hover" value="CommonPalette::theme-common-01"/>
			<color name="border-selected" value="CommonPalette::theme-common-01"/>
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style class="KcfdRecentFilterItem_Mac">
			<font family="PingFang SC" name="text-mac" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<hint name="border" value="CommonHint::kd-radius-small"/>
		</style>
		<style class="KcfdRecentFilterToolBar">
			<color name="background" value="CommonPalette::kd-color-gray-3"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-middle"/>
		</style>
		<style class="KcfdComboBox">
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="borderRadius-mac" value="CommonHint::kd-radius-middle"/>
			<color name="border" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color name="border-hover" value="CommonThemePalette::kd-color-line-public"/>
			<color name="border-select" value="CommonThemePalette::kd-color-line-public"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-highlight" value="CommonPalette::theme-common-01"/>
		</style>
		<style class="KcfdComboBoxView">
			<hint name="RenderHints" value="1"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="border" value="#B0B3BC"/>
		</style>
		<style base="KLiteComboBox" class="KcfdComboBox_Mac">
			<hint name="borderRadius" value="4"/>
			<hint name="RenderHints" value="1"/>
			<color name="border-down" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="border-focus" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="uneditable-border-down" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="uneditable-border-focus" value="CommonThemePalette::kd-color-line-medium"/>
		</style>
		<style class="KcfdComboBoxDelegate">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-hover" value="#3E3E3F"/>
			<color name="background-down" value="#464646"/>
			<color name="background-selected" value="#464646"/>
		</style>
		<style class="KcfdCloudLoginWidget">
			<color name="text" value="#498FF2D9"/>
			<color name="background" value="CommonPalette::background-01"/>
		</style>
		<style class="KcfdCloudLoginWidget_Mac">
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
		</style>
		<style base="KLiteLabel" class="KcfdCloudIntroWidget_Mac_TextLabel">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-base"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteLabel" class="KcfdCloudIntroWidget_Mac_SubTextLabel">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KcfdCloudIntroWidget">
			<font name="text" pointSize="10.5"/>
			<font name="sub-text" pointSize="9"/>
			<color name="text" value="CommonPalette::text-01"/>
			<color name="sub-text" value="#FFFFFF66"/>
		</style>
		<style class="KcfdCheckBox">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="background" value="CommonPalette::background-01"/>
		</style>
		<style class="KIconButton">
			<font name="text" pointSize="9"/>
			<color name="text" value="CommonPalette::text-03"/>
			<color name="text-hover" value="CommonPalette::text-03"/>
			<color name="text-down" value="CommonPalette::text-03"/>
			<color name="text-disable" value="CommonPalette::text-06"/>
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="background-down" value="CommonPalette::status-03"/>
			<color name="background-selected" value="CommonPalette::status-03"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KIconButton" class="KcfdLocSpaceButton">
			<color name="background-hover" value="CommonPalette::status-01"/>
			<color name="background-down" value="CommonPalette::status-01"/>
		</style>
		<style class="KcfdTitleToolButton">
			<color a="0.3" name="indicator" value="CommonThemePalette::kd-color-line-public"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-fill-light"/>
			<color name="background-down" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="background-selected" value="CommonThemePalette::kd-color-fill-regular"/>
			<color a="0.03" name="background-disable" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color a="0.1" name="border-disable" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="border-selected" value="CommonThemePalette::kd-color-line-public"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="borderWidth" value="1"/>
			<color name="shadow" value="#00000000"/>
			<color a="0" name="shadow-disable" value="#00000000"/>
			<hint name="borderRadius" value="6"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="KcfdLocNavigationButtonEdit">
			<color name="border" value="CommonPalette::#D4DBE9"/>
		</style>
		<style class="KcfdLocationListView">
			<color name="background" value="CommonThemePalette::kd-color-state-normal"/>
		</style>
		<style class="KcfdToast">
			<color name="background" value="CommonPalette::toast-01"/>
			<color name="text" value="CommonPalette::kd-color-white"/>
			<color name="text-disable" value="CommonPalette::texts-04"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="RoundAlphaBgHint" value="1"/>
		</style>
		<style class="KcfdSearchTipsEditWidget">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdMenu_Mac">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonPalette::background-02"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-white"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<hint name="content-borderRadius" value="CommonHint::kd-radius-small"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-large"/>
		</style>
		<style class="KcfdLocNavigationBar">
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-highlight" value="CommonThemePalette::kd-color-info-normal"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="border-hover" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="border-down" value="CommonThemePalette::kd-color-line-public"/>
			<color name="border-focus" value="CommonThemePalette::kd-color-line-public"/>
			<color a="0.4" name="border-disable" value="CommonThemePalette::kd-color-line-medium"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-middle"/>
			<hint name="borderWidth" value="1"/>
			<hint name="RenderHints" value="1"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<hint name="shadow-blur-radius" value="3"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="1"/>
		</style>
		<style class="KcfdSwitchViewButton">
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="background-down" value="CommonPalette::status-03"/>
			<color name="background-selected" value="CommonPalette::status-03"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdIconModeDelegate">
			<font name="title" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="grouptitle" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text-name" value="CommonPalette::text-01"/>
			<color name="text-name-disable" value="CommonPalette::text-05"/>
			<color name="text-other-info" value="CommonPalette::text-02"/>
			<color name="grouptitle-seperator" value="CommonPalette::status-03"/>
			<color name="grouptitle" value="CommonPalette::texts-01"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="background-hover" value="#DBE5FF28"/>
			<color name="background-down" value="#FFFFFF66"/>
			<color name="background-selected" value="#FFFFFF66"/>
			<color name="border-selected" value="#3C3C3C"/>
			<color name="thumbnail-background" value="#00000000"/>
			<hint name="borderRadius" value="2"/>
			<hint name="renameeditor-min" value="25"/>
			<hint name="renameeditor-max" value="50"/>
		</style>
		<style class="KcfdPopupBubbleWidget">
			<hint name="shadowWidth" value="15"/>
			<hint name="arrowHeight" value="6"/>
			<hint name="arrowBorderWidth" value="2"/>
			<hint name="borderWidth" value="1"/>
			<hint name="borderRadius" value="6"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginTop" value="6"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="6"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-large"/>
		</style>
		<style class="KcfdCustomToolTips">
			<font family="Microsoft YaHei" name="text" pointSize="9"/>
			<font family="PingFang SC" name="text-mac" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style class="KLiteBtnSetInsertEffect">
			<hint name="RenderHints" value="1"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<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"/>
			<color name="indicator" value="CommonThemePalette::kd-color-line-public"/>
			<color name="text" value="CommonPalette::theme-common-01"/>
			<color name="text-hover" value="CommonPalette::theme-common-02"/>
			<color name="text-down" value="CommonPalette::theme-common-03"/>
			<color name="text-disable" value="CommonPalette::theme-common-04"/>
		</style>
		<style base="KLiteLabel" class="KcfdPhoneFileDlgTitleWidget_Title">
			<font bold="true" name="text" pixelSize="CommonHint::kd-font-size-middle"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteLabel" class="KcfdPhoneFileDlgTitleWidget_subTitle">
			<font name="text" pixelSize="CommonHint::kd-font-size-base"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style base="KcfdPhoneFileDlgTitleWidget_Title" class="KcfdPhoneFileDlgQRCode_Title">
			<font bold="true" name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KcfdPhoneFileDlgTitleWidget_subTitle" class="KcfdPhoneFileDlgQRCode_subTitle">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style class="KAINamingDropWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
		</style>
		<style class="KRecommendActionWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="tag-background" value="CommonThemePalette::kd-color-icon-tertiary"/>
		</style>
		<style base="KLitePopupWidget" class="KAINamingPopoverWidget">
			<hint name="shadow-blur-radius" value="16"/>
		</style>
		<style base="KLiteMessageBanner" class="KcfdSmartFolderBanner">
			<hint name="RenderHints" value="1"/>
			<hint name="borderRadius" value="6"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="background" value="CommonThemePalette::kd-color-info-light"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
		</style>
		<style base="KLiteButton" class="KcfdSmartFolderBanner_OperateButton">
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
		</style>
		<style base="KLiteCloseButton" class="KcfdSmartFolderBanner_CloseButton">
			<color name="background" value="CommonThemePalette::kd-color-info-light"/>
		</style>
		<style base="KLiteWidget" class="KPicHdSaveMgr_LoadingWidget">
			<color a="0.14" name="border" value="#F5F5F5"/>
			<hint name="borderRadius" value="8"/>
			<color name="background" value="#222222"/>
			<color a="0.08" name="shadow" value="#0D0D0D"/>
			<hint name="shadowRadius" value="8"/>
			<hint name="shadow-blur" value="32"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="12"/>
			<hint name="shadow-blur-radius" value="32"/>
		</style>
		<style base="KLiteProgressRing" class="KPicHdSaveMgr_ProgressRing">
			<color name="background-highlight" value="#FFFFFFFF"/>
			<color name="background-disable" value="#FFFFFF80"/>
		</style>
		<style base="KLiteLabel" class="KPicHdSaveMgr_Label">
			<font name="text" pixelSize="13" value="CommonThemePalette::kd-font-size-small"/>
			<hint name="fontSize" value="13"/>
		</style>
		<style base="KLiteButton_Status_Highlight" class="KPicHdSaveMgr_Cancel">
			<font name="text" pixelSize="12" value="CommonThemePalette::kd-font-size-small"/>
			<color name="text" value="#2572E6"/>
			<hint name="fontSize" value="12"/>
			<color a="0" name="background" value="#0D0D0D"/>
			<color name="text-hover" value="#2360BD"/>
			<color name="text-down" value="#438CFA"/>
			<color a="0" name="background-hover" value="#0D0D0D"/>
			<color a="0" name="background-down" value="#0D0D0D"/>
		</style>
	</theme>
	<theme relatedName="2020platinum">
		<style class="KcfdFileDialog">
			<hint name="title-size" value="18"/>
			<hint name="title-bold" value="1"/>
			<color name="title" value="#444E63FF"/>
			<color name="background" value="#FFFFFFFF"/>
			<color name="splitter" value="#F3F4F5FF"/>
			<hint name="borderRadius" value="3"/>
			<hint name="shadowRadius" value="8"/>
		</style>
		<style class="KcfdNavigationTree">
			<color name="background" value="CommonThemePalette::kd-color-background-plate"/>
			<hint name="borderRadius" value="3"/>
			<hint name="roundFlags" value="5"/>
		</style>
		<style class="CloudBusiness::KCfdNavigationTreeCloudModule">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<hint name="borderRadius" value="6"/>
			<color name="border" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="CloudBusiness::KCfdNavigationTreeCloudModule_spaceStorage">
			<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"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
		</style>
		<style base="KLiteButton_Text_Assist" class="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton">
			<font family="Microsoft YaHei" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<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="4"/>
			<hint name="RenderHints" value="1"/>
			<color name="text" value="CommonThemePalette::kd-color-info-normal"/>
			<color name="border" value="CommonThemePalette::kd-color-info-normal"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton" class="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton_almost">
			<color name="text" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="border" value="CommonThemePalette::kd-color-highlight-normal"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton" class="CloudBusiness::KCfdNavigationTreeCloudModule_upgradeButton_full">
			<color name="text" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="border" value="CommonThemePalette::kd-color-error-normal"/>
		</style>
		<style class="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar">
			<color name="background-highlight" value="CommonThemePalette::kd-color-public-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-heavy"/>
			<hint name="roundFlags" value="15"/>
			<hint name="borderRadius" value="3"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar" class="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar_almost">
			<color name="background-highlight" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-heavy"/>
		</style>
		<style base="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar" class="CloudBusiness::KCfdNavigationTreeCloudModule_progressBar_full">
			<color name="background-highlight" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-heavy"/>
		</style>
		<style base="KLiteLabel" class="CloudBusiness::KCfdNavigationTreeCloudModule_contentText">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="#AA7340"/>
			<color name="text-hover" value="#AA7340"/>
			<color name="text-down" value="#AA7340"/>
		</style>
		<style base="KLiteLabel" class="CloudBusiness::KCfdNavigationTreeCloudModule_contentText_almost">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-highlight-normal"/>
			<color name="text-down" value="CommonThemePalette::kd-color-highlight-normal"/>
		</style>
		<style base="KLiteLabel" class="CloudBusiness::KCfdNavigationTreeCloudModule_contentText_full">
			<font name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-error-normal"/>
			<color name="text-down" value="CommonThemePalette::kd-color-error-normal"/>
		</style>
		<style class="KcfdFilterWidget">
			<color name="text" value="#444E63FF"/>
		</style>
		<style class="KThirdCloudCtrl">
			<color name="background" value="CommonPalette::background-01"/>
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style class="KThirdCloudInitPage">
			<color name="text" value="CommonPalette::text-03"/>
		</style>
		<style class="KThirdCloudErrorPage">
			<color name="button-background" value="#417FF9"/>
			<color name="button-text" value="#FFFFFF"/>
		</style>
		<style class="KThirdCloudFileListPage">
			<color name="text" value="CommonPalette::text-01"/>
			<color name="background" value="CommonPalette::background-01"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="border-selected" value="CommonThemePalette::kd-color-line-public"/>
		</style>
		<style class="KThirdCloudFileTableView">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="scrollbar-handle" value="#262E3E1A"/>
			<color name="scrollbar-handle-hover" value="#262E3E33"/>
		</style>
		<style class="KThirdCloudFileTableHeaderView">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="line" value="CommonThemePalette::kd-color-line-light"/>
			<color name="text" value="CommonThemePalette::kd-color-icon-primary"/>
		</style>
		<style class="KcfdCustomPushButton-Highlight">
			<font name="text" pointSize="9"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="1"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="borderRadius-mac" value="CommonHint::kd-radius-middle"/>
			<color name="background" value="#417FF9FF"/>
			<color name="background-hover" value="#608DFAFF"/>
			<color name="background-down" value="#1F72F1FF"/>
			<color name="background-disable" value="#B3CCFDFF"/>
			<color name="text" value="#FFFFFFFF"/>
		</style>
		<style class="KcfdCustomPushButton">
			<font name="text" pointSize="9"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginTop" value="1"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="1"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<color name="border" value="#D7D9DEFF"/>
			<color name="text" value="#262E3EFF"/>
			<color name="border-hover" value="#B9BDC6FF"/>
			<color name="border-down" value="#AFB3BDFF"/>
			<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"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdLocationListDelegate">
			<font name="title" pixelSize="13"/>
			<font name="text" pixelSize="13"/>
			<font name="grouptitle" pixelSize="13"/>
			<color name="text-name" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-name-hover" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-name-down" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-name-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color a="0.4" name="text-name-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="grouptitle" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="reminder-highlight" value="#ed7672"/>
			<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-public"/>
			<color a="0" name="separator" value="CommonPalette::separator-02"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-middle"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdDetailModeDelegate">
			<font name="title" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="grouptitle" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text-name" value="#0C0F17FF"/>
			<color name="text-name-disable" value="#8B95A8FF"/>
			<color name="text-other-info" value="#262E3EFF"/>
			<color name="grouptitle-seperator" value="#C6CED666"/>
			<color name="grouptitle" value="#262E3EFF"/>
			<color name="background" value="#FFFFFFFF"/>
			<color name="background-hover" value="#E5F3FF"/>
			<color name="background-down" value="#CDE8FF"/>
			<color name="background-selected" value="#CDE8FF"/>
			<color name="border-selected" value="#99D1FF"/>
			<color name="text-select-mac" value="CommonThemePalette::kd-color-text-white"/>
			<hint name="borderRadius" value="2"/>
			<hint name="renameeditor-min" value="25"/>
			<hint name="renameeditor-max" value="50"/>
			<hint name="borderRadius-mac" value="CommonHint::kd-radius-small"/>
		</style>
		<style class="KThirdCloudFileListDelegate">
			<color name="text" value="CommonPalette::text-01"/>
			<color name="text-secondary" value="CommonPalette::text-02"/>
			<color name="background" value="#FFFFFFFF"/>
			<color name="background-hover" value="#E5F3FF"/>
			<color name="background-selected" value="#CDE8FF"/>
			<color name="border" value="transparent"/>
			<color name="border-selected" value="#99D1FF"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdCoverModeDelegate">
			<font name="title" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="grouptitle" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text-name" value="#0C0F17FF"/>
			<color name="text-name-disable" value="#8B95A8FF"/>
			<color name="text-other-info" value="#262E3EFF"/>
			<color name="grouptitle-seperator" value="#C6CED666"/>
			<color name="grouptitle" value="#262E3EFF"/>
			<color name="background" value="#FFFFFFFF"/>
			<color name="background-hover" value="#E5F3FF"/>
			<color name="background-down" value="#CDE8FF"/>
			<color name="background-selected" value="#CDE8FF"/>
			<color name="border-selected" value="#99D1FF"/>
			<color name="thumbnail-background" value="#00000000"/>
			<color name="background-thumbnail-select-mac" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="text-select-mac" value="CommonThemePalette::kd-color-text-white"/>
			<hint name="background-thumbnail-radius-mac" value="CommonHint::kd-radius-small"/>
			<hint name="background-title-radius-mac" value="CommonHint::kd-radius-small"/>
			<hint name="borderRadius" value="2"/>
			<hint name="renameeditor-min" value="25"/>
			<hint name="renameeditor-max" value="50"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdScrollBar">
			<hint name="thickness" value="14"/>
			<color name="groove-background" value="#C6CED666"/>
			<color name="slider-background" value="#262E3E1A"/>
			<color name="slider-background-hover" value="#262E3E33"/>
			<color name="slider-background-down" value="#262E3E4D"/>
			<color name="content" value="#262E3E1A"/>
			<color name="content-hover" value="#262E3E33"/>
			<color name="content-down" value="#262E3E4D"/>
		</style>
		<style class="KcfdFileListViewHeader">
			<color name="background" value="#C6CED600"/>
			<color name="background-hover" value="#C6CED633"/>
			<color name="background-down" value="#C6CED666"/>
			<color name="text" value="#444E63FF"/>
			<color name="splitline" value="#E4E6EBFF"/>
		</style>
		<style class="KcfdFileListView">
			<font name="text" pointSize="9"/>
			<font family="PingFang SC" name="text-mac" pointSize="CommonHint::kd-font-size-small"/>
			<font name="text-smartfolder" pixelSize="CommonHint::kd-font-size-middle"/>
			<color name="text" value="#444E63FF"/>
			<color name="text-disable" value="#444E63FF"/>
			<color name="text-smartfolder" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdSearchLineEditWidget">
			<color name="placeholder-text" value="CommonThemePalette::kd-color-text-tertiary"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="border" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color name="border-hover" value="#0A6CFF"/>
			<color name="border-editing" value="#0A6CFF"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style class="KcfdMessageDlg">
			<color name="text" value="#0C0F17FF"/>
			<color name="background" value="#FFFFFFFF"/>
			<color name="color-NoIcon" value="#0C0F17FF"/>
			<color name="color-Information" value="#0C0F17FF"/>
			<color name="color-Warning" value="#FFAA00FF"/>
			<color name="color-Critical" value="#EE544BFF"/>
			<color name="color-Question" value="#0C0F17FF"/>
			<hint name="title-size" value="20"/>
			<hint name="content-size" value="14"/>
			<hint name="marginLeft" value="24"/>
			<hint name="marginTop" value="18"/>
			<hint name="marginRight" value="24"/>
			<hint name="marginBottom" value="24"/>
			<hint name="borderRadius" value="2"/>
			<hint name="shadowRadius" value="8"/>
			<hint name="btnsLayout_Spacing" value="12"/>
		</style>
		<style class="KcfdTitleMenuBar">
			<hint name="title-size" value="18"/>
			<hint name="title-bold" value="1"/>
			<color name="title" value="#444E63FF"/>
			<color name="background" value="#F5F7F9FF"/>
		</style>
		<style class="KcfdMenu_Mac">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="#F5F7F9FF"/>
			<color name="text-selected" value="#FFFFFFFF"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<hint name="content-borderRadius" value="CommonHint::kd-radius-small"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-large"/>
		</style>
		<style class="KcfdNavigationTreeBottomWidget_lastSaveBtn">
			<font name="text" pixelSize="13"/>
			<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="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-secondary"/>
			<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-public"/>
			<hint name="marginLeft" value="8"/>
			<hint name="marginTop" value="7"/>
			<hint name="marginRight" value="8"/>
			<hint name="marginBottom" value="7"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="spacing" value="8"/>
		</style>
		<style class="KcfdCleanHoverIconButton">
			<color name="background-hover" value="#C6CED633"/>
			<color name="background-down" value="#C6CED666"/>
			<color name="background-selected" value="#C6CED64D"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style class="KcfdFileDialogToolBar_newDirBtn">
			<font name="text" pointSize="9"/>
			<font family="PingFang SC" name="text-mac" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="#444E63FF"/>
			<color name="text-hover" value="#444E63FF"/>
			<color name="text-down" value="#262E3EFF"/>
			<color name="text-selected" value="#262E3EFF"/>
			<color name="text-disable" value="#A2AABAFF"/>
			<color name="background-hover" value="#C6CED633"/>
			<color name="background-down" value="#C6CED666"/>
			<hint name="marginLeft" value="4"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginRight" value="4"/>
			<hint name="marginBottom" value="0"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="spacing" value="2"/>
		</style>
		<style class="KcfdFilterWidget_encryptBtn">
			<font name="text" pointSize="9"/>
			<font family="PingFang SC" name="text-mac" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="#444E63FF"/>
			<color name="text-hover" value="#417FF9FF"/>
			<color name="text-down" value="#417FF9FF"/>
			<color name="text-disable" value="#A2AABAFF"/>
			<hint name="marginLeft" value="0"/>
			<hint name="marginTop" value="0"/>
			<hint name="marginRight" value="0"/>
			<hint name="marginBottom" value="0"/>
		</style>
		<style class="KcfdFilterWidget_maintainCmptCheckBox">
			<color name="text" value="#444E63FF"/>
		</style>
		<style class="KcfdDetailModeDelegate_btnbg">
			<font name="text" pointSize="9"/>
			<color name="background-hover" value="#C6CED666"/>
			<color name="background-down" value="#C6CED699"/>
			<color name="background-selected" value="#C6CED699"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style class="KcfdCloudSpaceToolTipWidget">
			<font name="text" pointSize="9"/>
			<color name="text" value="#262E3EFF"/>
			<color name="text-hover" value="#262E3EFF"/>
			<color name="text-down" value="#262E3EFF"/>
			<color name="background" value="#FFF6E5FF"/>
		</style>
		<style class="KcfdCloudSpaceToolTipWidget_textBtn">
			<font name="text" pointSize="9"/>
			<color name="text" value="#FFAA00FF"/>
			<color name="text-hover" value="#FFBB33FF"/>
			<color name="text-down" value="#E59800FF"/>
		</style>
		<style class="KcfdAreaSplitter">
			<color name="separator" value="#F3F4F5FF"/>
		</style>
		<style base="KTextButton" class="KcfdLocNavButton">
			<font name="text" pointSize="9"/>
			<hint name="borderRadius" value="4"/>
			<color name="text" value="#444E63FF"/>
			<color name="text-hover" value="#444E63FF"/>
			<color name="text-down" value="#444E63FF"/>
			<color name="background-hover" value="#C6CED666"/>
			<color name="background-down" value="#C6CED64D"/>
		</style>
		<style class="KcfdLocNavigationLineEdit">
			<color name="text" value="#444E63FF"/>
			<color name="background" value="#FFFFFFFF"/>
			<color name="background-selected" value="#417FF9FF"/>
		</style>
		<style class="KcfdItemRenamingTextEdit">
			<color name="text" value="#444E63FF"/>
			<color name="text-selected" value="#FFFFFF"/>
			<color name="background" value="#FFFFFFFF"/>
			<color name="background-selected" value="#417FF9FF"/>
			<color name="border" value="#F0F0F0"/>
		</style>
		<style class="KcfdRecentFilterItem">
			<color name="border-hover" value="#417FF9FF"/>
			<color name="border-selected" value="#417FF9FF"/>
			<color name="text" value="#444E63FF"/>
		</style>
		<style class="KcfdComboBox">
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<color name="border" value="#D4DBE9"/>
			<color name="border-hover" value="#BABDC5"/>
			<color name="border-select" value="#B0B3BC"/>
			<color name="text" value="#444E63FF"/>
			<color name="background" value="#FFFFFFFF"/>
			<color name="background-highlight" value="#417FF9FF"/>
		</style>
		<style class="KcfdComboBoxView">
			<hint name="RenderHints" value="1"/>
			<color name="background" value="#C6CED600"/>
			<color name="border" value="#B0B3BC"/>
		</style>
		<style class="KcfdComboBoxDelegate">
			<font name="text" pointSize="9"/>
			<color name="text" value="#444E63FF"/>
			<color name="background" value="#C6CED600"/>
			<color name="background-hover" value="#C6CED633"/>
			<color name="background-down" value="#C6CED666"/>
			<color name="background-selected" value="#C6CED666"/>
		</style>
		<style class="KcfdCloudLoginWidget">
			<color name="text" value="#417FF9"/>
			<color name="background" value="#FFFFFFFF"/>
		</style>
		<style class="KcfdCloudIntroWidget">
			<font name="text" pointSize="10.5"/>
			<font name="sub-text" pointSize="9"/>
			<color name="text" value="#000000"/>
			<color name="sub-text" value="#808080"/>
		</style>
		<style class="KcfdCheckBox">
			<font name="text" pointSize="9"/>
			<color name="text" value="#444E63FF"/>
			<color name="background" value="#C6CED600"/>
		</style>
		<style class="KIconButton">
			<font name="text" pointSize="9"/>
			<color name="text" value="#444E63FF"/>
			<color name="text-hover" value="#444E63FF"/>
			<color name="text-down" value="#444E63FF"/>
			<color name="text-disable" value="#A2AABAFF"/>
			<color name="background-hover" value="#C6CED633"/>
			<color name="background-down" value="#C6CED666"/>
			<color name="background-selected" value="#C6CED666"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KIconButton" class="KcfdLocSpaceButton">
			<color name="background-hover" value="#C6CED600"/>
			<color name="background-down" value="#C6CED600"/>
		</style>
		<style class="KcfdTitleToolButton">
			<color a="0.3" name="indicator" value="CommonThemePalette::kd-color-line-public"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<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-selected" value="CommonThemePalette::kd-color-fill-regular"/>
			<color a="0.4" name="background-disable" value="CommonThemePalette::kd-color-fill-regular"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color a="0.1" name="border-disable" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="border-selected" value="CommonThemePalette::kd-color-line-public"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
			<hint name="borderWidth" value="1"/>
			<hint name="highlightStyle-selected" value="1"/>
			<color name="shadow" value="CommonThemePalette::kd-color-line-medium"/>
			<color a="0" name="shadow-disable" value="CommonThemePalette::kd-color-line-medium"/>
			<hint name="borderRadius" value="6"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="KcfdLocNavigationButtonEdit">
			<color name="border" value="#ECECECFF"/>
		</style>
		<style class="KcfdLocationListView">
			<color name="background" value="CommonThemePalette::kd-color-state-normal"/>
		</style>
		<style class="KcfdToast">
			<color name="background" value="#00000099"/>
			<color name="text" value="#FFFFFFFF"/>
			<color name="text-disable" value="#FFFFFFFF"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="RoundAlphaBgHint" value="1"/>
		</style>
		<style class="KcfdSearchTipsEditWidget">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdSwitchViewButton">
			<color name="background-hover" value="CommonPalette::status-02"/>
			<color name="background-down" value="CommonPalette::status-03"/>
			<color name="background-selected" value="CommonPalette::status-03"/>
			<hint name="borderRadius" value="2"/>
		</style>
		<style base="KAbstractFileModeDelegate" class="KcfdIconModeDelegate">
			<font name="title" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="grouptitle" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<font name="text" pixelSize="CommonHint::kd-font-size-sub-base"/>
			<color name="text-name" value="#0C0F17FF"/>
			<color name="text-name-disable" value="#8B95A8FF"/>
			<color name="text-other-info" value="#262E3EFF"/>
			<color name="grouptitle-seperator" value="#C6CED666"/>
			<color name="grouptitle" value="#262E3EFF"/>
			<color name="background" value="#FFFFFFFF"/>
			<color name="background-hover" value="#E5F3FF"/>
			<color name="background-down" value="#CDE8FF"/>
			<color name="background-selected" value="#CDE8FF"/>
			<color name="border-selected" value="#99D1FF"/>
			<color name="thumbnail-background" value="#00000000"/>
			<color name="background-thumbnail-select-mac" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="text-select-mac" value="CommonThemePalette::kd-color-text-white"/>
			<hint name="background-thumbnail-radius-mac" value="CommonHint::kd-radius-small"/>
			<hint name="background-title-radius-mac" value="CommonHint::kd-radius-small"/>
			<hint name="borderRadius" value="2"/>
			<hint name="renameeditor-min" value="25"/>
			<hint name="renameeditor-max" value="50"/>
		</style>
		<style class="KcfdFileDialog_Mac">
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
			<hint name="borderRadius" value="10"/>
		</style>
		<style base="KcfdSearchLineEditWidget" class="KcfdSearchLineEditWidget_Mac">
			<color name="background-disable" value="CommonPalette::status-003"/>
			<color name="background" value="CommonPalette::background-01"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-small"/>
			<hint name="RenderHints" value="1"/>
		</style>
		<style class="KcfdNavigationTreeBottomWidget_Mac_lastSaveBtn">
			<font family="PingFang SC" name="text" pointSize="CommonHint::kd-font-size-small"/>
			<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="text-selected" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="background-selected" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="marginLeft" value="12"/>
			<hint name="marginTop" value="7"/>
			<hint name="marginRight" value="12"/>
			<hint name="marginBottom" value="7"/>
			<hint name="borderRadius" value="2"/>
			<hint name="RenderHints" value="1"/>
			<hint name="spacing" value="8"/>
		</style>
		<style class="KcfdLocNavigationBar">
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-fill-base"/>
			<color name="background-highlight" value="CommonThemePalette::kd-color-info-normal"/>
			<color name="shadow" value="CommonThemePalette::kd-box-shadow-extra-small"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<color name="border-hover" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="border-down" value="CommonThemePalette::kd-color-line-public"/>
			<color name="border-focus" value="CommonThemePalette::kd-color-line-public"/>
			<color a="0.4" name="border-disable" value="CommonThemePalette::kd-color-line-medium"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-middle"/>
			<hint name="borderWidth" value="1"/>
			<hint name="RenderHints" value="1"/>
			<hint name="RoundAlphaBgHint" value="1"/>
			<hint name="shadow-blur-radius" value="3"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="1"/>
		</style>
		<style base="KcfdFileDialogToolBar_newDirBtn" class="KcfdFileDialogToolBar_Mac_newDirBtn">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<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="text-selected" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<hint name="spacing" value="4"/>
		</style>
		<style base="KliteButton" class="KcfdFileDialogToolBar_Mac_ViewBtn">
			<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-select" value="CommonThemePalette::kd-color-state-pressed"/>
		</style>
		<style base="KcfdFilterWidget_encryptBtn" class="KcfdFilterWidget_Mac_encryptBtn">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-down" value="CommonThemePalette::kd-color-text-public"/>
			<color name="text-selected" value="CommonThemePalette::kd-color-text-public"/>
			<color a="0.4" name="text-disable" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KTextButton" class="KcfdLocNavButton_Mac">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<hint name="borderRadius" value="CommonHint::kd-radius-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background-hover" value="CommonPalette::status-03"/>
			<color name="background-down" value="CommonPalette::status-04"/>
		</style>
		<style base="KcfdLocNavigationLineEdit" class="KcfdLocNavigationLineEdit_Mac">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style class="KcfdRecentFilterItem_Mac">
			<font family="PingFang SC" name="text-mac" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="background" value="CommonThemePalette::kd-color-fill-base"/>
			<hint name="border" value="CommonHint::kd-radius-small"/>
		</style>
		<style base="KLiteComboBox" class="KcfdComboBox_Mac">
			<hint name="borderRadius" value="4"/>
			<hint name="RenderHints" value="1"/>
			<color name="border-down" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="border-focus" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="uneditable-border-down" value="CommonThemePalette::kd-color-line-medium"/>
			<color name="uneditable-border-focus" value="CommonThemePalette::kd-color-line-medium"/>
		</style>
		<style class="KcfdCloudLoginWidget_Mac">
			<color name="text" value="CommonThemePalette::kd-color-text-public"/>
			<color name="background" value="CommonThemePalette::kd-color-background-middle"/>
		</style>
		<style base="KLiteLabel" class="KcfdCloudIntroWidget_Mac_TextLabel">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-base"/>
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
		</style>
		<style base="KLiteLabel" class="KcfdCloudIntroWidget_Mac_SubTextLabel">
			<font family="PingFang SC" name="text" pixelSize="CommonHint::kd-font-size-small"/>
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style class="KAINamingDropWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
		</style>
		<style class="KRecommendActionWidget">
			<color name="background" value="CommonThemePalette::kd-color-background-top"/>
			<color name="background-hover" value="CommonThemePalette::kd-color-state-hover"/>
			<color name="background-down" value="CommonThemePalette::kd-color-state-pressed"/>
			<color name="tag-background" value="CommonThemePalette::kd-color-background-base"/>
		</style>
		<style base="KLiteWidget" class="KPicHdSaveMgr_LoadingWidget">
			<color a="0.12" name="border" value="#0D0D0D"/>
			<hint name="borderRadius" value="8"/>
			<color name="background" value="#F5F5F5"/>
			<color a="0.08" name="shadow" value="#0D0D0D"/>
			<hint name="shadowRadius" value="8"/>
			<hint name="shadow-blur" value="32"/>
			<hint name="shadow_OffsetX" value="0"/>
			<hint name="shadow_OffsetY" value="12"/>
			<hint name="shadow-blur-radius" value="32"/>
		</style>
		<style base="KLiteProgressRing" class="KPicHdSaveMgr_ProgressRing"/>
		<style base="KLiteLabel" class="KPicHdSaveMgr_Label">
			<font name="text" pixelSize="13" value="CommonThemePalette::kd-font-size-small"/>
			<hint name="fontSize" value="13"/>
		</style>
		<style base="KLiteButton_Status_Highlight" class="KPicHdSaveMgr_Cancel">
			<font name="text" pixelSize="12" value="CommonThemePalette::kd-font-size-small"/>
			<color name="text" value="#1F69E0"/>
			<hint name="fontSize" value="12"/>
			<color a="0" name="background" value="#0D0D0D"/>
			<color name="text-hover" value="#458BFA"/>
			<color name="text-down" value="#1E5FC7"/>
			<color a="0" name="background-hover" value="#0D0D0D"/>
			<color a="0" name="background-down" value="#0D0D0D"/>
		</style>
	</theme>
	<theme baseRelated="2018white" relatedName="*"/>
	<theme baseRelated="2018white_dark" relatedName="*dark"/>
</shell>
