Files
diya-shell/resources/css/session-shell.css

22 lines
372 B
CSS

@import url("resource:///dev/iohub/diya/shell/css/virtual-keyboard.css");
diya-taskbar
{
background-color: orange;
}
diya-spotlight
{
background-color: blue;
}
diya-shell-background
{
/*background-image:url("file:///etc/xdg/labwc/wpp.jpg");*/
background-color: violet;
background-size: cover;
}
flowbox flowboxchild {
border: 5px solid black;
}