<?xml version='1.0' encoding='utf-8'?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<theme relatedName="2018white">
		<style base="KDWidget" class="KDataMigrationCategoryCard">
			<color name="background" value="CommonThemePalette::kd-color-background-bottom"/>
			<color name="background-disable" value="CommonThemePalette::kd-color-background-base"/>
			<color name="border" value="CommonThemePalette::kd-color-line-regular"/>
			<hint name="border-width" value="1"/>
			<hint name="border-radius" value="8"/>
		</style>
		<style base="KDLabel" class="KDataMigrationSecondaryLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-secondary"/>
		</style>
		<style base="KDLabel" class="KDataMigrationWarningLabel">
			<color name="text" value="CommonThemePalette::kd-color-text-warning"/>
			<color name="text-disable" value="CommonThemePalette::kd-color-text-warning"/>
		</style>
	</theme>
	<theme baseRelated="2018white" relatedName="2018white_dark"/>
</shell>
