Skip to content
Snippets Groups Projects
Commit 3ba6ce98 authored by Artem Grinev's avatar Artem Grinev
Browse files

[konsole] Update color schemes naming

parent 9025cc88
No related branches found
No related tags found
No related merge requests found
...@@ -33,9 +33,7 @@ if(BUILD_PLASMA_THEMES) ...@@ -33,9 +33,7 @@ if(BUILD_PLASMA_THEMES)
add_subdirectory(colors) add_subdirectory(colors)
add_subdirectory(layout-templates) add_subdirectory(layout-templates)
add_subdirectory(migration) add_subdirectory(migration)
add_subdirectory(konsole)
message(STATUS "build konsole-colorscheme")
INSTALL(DIRECTORY konsole/ DESTINATION ${DATA_INSTALL_DIR}/konsole/)
endif() endif()
if(BUILD_SDDM_THEME) if(BUILD_SDDM_THEME)
......
...@@ -89,8 +89,4 @@ Color=20,150,120 ...@@ -89,8 +89,4 @@ Color=20,150,120
Color=0,188,150 Color=0,188,150
[General] [General]
Blur=false Description=Breath
ColorRandomization=false
Description=Breath2
Opacity=1
Wallpaper=
...@@ -89,8 +89,4 @@ Color=0,0,0 ...@@ -89,8 +89,4 @@ Color=0,0,0
Color=62,71,78 Color=62,71,78
[General] [General]
Blur=false Description=Breath Light
ColorRandomization=false
Description=Breath2-Light
Opacity=1
Wallpaper=
...@@ -89,8 +89,4 @@ Color=170,170,170 ...@@ -89,8 +89,4 @@ Color=170,170,170
Color=204,204,204 Color=204,204,204
[General] [General]
Blur=false Description=Breath Silverfox
ColorRandomization=false
Description=Breath2-Silverfox
Opacity=1
Wallpaper=
install(FILES
Breath.colorscheme
BreathLight.colorscheme
BreathSilverfox.colorscheme
DESTINATION
${KDE_INSTALL_DATADIR}/konsole)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment