# SPDX-FileCopyrightText: 2026 SHIFT Contributors # SPDX-License-Identifier: GPL-2.0-or-later # Install the Shift Plasma desktop theme. The package starts empty and # inherits everything from the system "default" theme; override SVGs are # added one at a time as identity work progresses, so each override can # be reviewed visually in isolation. install( DIRECTORY org.shift.desktoptheme DESTINATION ${KDE_INSTALL_DATADIR}/plasma/desktoptheme )