mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 00:47:22 +00:00
9 lines
207 B
Text
9 lines
207 B
Text
|
|
# SPDX-FileCopyrightText: 2026 Shift contributors
|
||
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
|
||
|
|
install(FILES
|
||
|
|
ShiftDark.colors
|
||
|
|
ShiftLight.colors
|
||
|
|
DESTINATION ${KDE_INSTALL_DATADIR}/color-schemes
|
||
|
|
)
|