shift-shell/color-schemes/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
197 B
Text
Raw Normal View History

2026-05-19 07:18:32 +00:00
# SPDX-FileCopyrightText: 2026 Marco Allegretti
# SPDX-License-Identifier: EUPL-1.2
install(FILES
ShiftDark.colors
ShiftLight.colors
DESTINATION ${KDE_INSTALL_DATADIR}/color-schemes
)