custom panel for breeze-dark
having a light border, breeze-dark needs the panel margins to be rebalanced by one pixel in order to appear really centered. This is specific for the dark version, because the light version has the border almost invisible, therefore a different visual balance Change-Id: Ic7dbf250d2e1b9b269b4990c27a42a06605d5066
This commit is contained in:
parent
81b25be5c5
commit
e38e2eb0a7
@ -1,2 +1,5 @@
|
||||
|
||||
install(FILES colors metadata.desktop DESTINATION ${PLASMA_DATA_INSTALL_DIR}/desktoptheme/breeze-dark/)
|
||||
|
||||
FILE(GLOB translucent_widgets translucent/widgets/*.svgz)
|
||||
install( FILES ${translucent_widgets} DESTINATION ${PLASMA_DATA_INSTALL_DIR}/desktoptheme/breeze-dark/translucent/widgets/ )
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user