# Note some color schemes are deliberately not installed
# at present

install(
    FILES
    BlackOnLightYellow.colorscheme
    BlackOnRandomLight.colorscheme
    BlackOnWhite.colorscheme
    BlueOnBlack.colorscheme
    DarkPastels.colorscheme
    GreenOnBlack.colorscheme
    Linux.colorscheme
    Oxygen.colorscheme
    RedOnBlack.colorscheme
    Solarized.colorscheme
    SolarizedLight.colorscheme
    WhiteOnBlack.colorscheme
    DESTINATION ${KDE4_DATA_INSTALL_DIR}/konsole
)
