﻿<?xml version="1.0" encoding="utf-8"?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<theme>
		<style class="KDocerOperationWidget">
		</style>
		<style class="KDocerOperationWidget_StaticText" base="KLiteLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-primary"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-primary" a="0.40"/>
			<color name="text-highlight" value="CommonThemePalette::kd-color-text-public"/>
		</style>
		<style class="KDocerOperationWidget_ClickableText" base="KLiteClickableLabel_Protrude">
			<color name="text" value="CommonThemePalette::kd-color-text-info"/>
			<color name="text-hover" value="CommonThemePalette::kd-color-text-info"/>
			<color name="text-down" value="CommonThemePalette::kd-color-text-info"/>
		</style>
		<style class="KDocerOperationWidget_CloseButton" base="KLiteButton_Status">
			<hint name="borderRadius" value="4"/>
		</style>
	</theme>
</shell>