cmake_minimum_required(VERSION 3.10)

install(FILES
	template
	theme
	theme-dark
	theme-dawn
	theme-dusk
	theme-light
	DESTINATION share/pekwm/themes/default)
