Warning, /utilities/konsole/data/color-schemes/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # Note some color schemes are deliberately not installed
0002 # at present
0003 
0004 install( FILES
0005          BlackOnLightYellow.colorscheme
0006          BlackOnRandomLight.colorscheme
0007          BlackOnWhite.colorscheme
0008          BlueOnBlack.colorscheme
0009          Breeze.colorscheme
0010          GreenOnBlack.colorscheme
0011          WhiteOnBlack.colorscheme
0012          Linux.colorscheme
0013          DarkPastels.colorscheme
0014          RedOnBlack.colorscheme
0015          Solarized.colorscheme
0016          SolarizedLight.colorscheme
0017          DESTINATION
0018          ${KDE_INSTALL_DATADIR}/konsole )