desktop-cat/eww.scss

29 lines
551 B
SCSS

* {
background-color: rgba(0, 0, 0, 0);
border: none;
color: black;
box-shadow: none;
border-color: rgba(0, 0, 0, 0);
outline-width: 0px;
border-radius: 0px;
}
window, decoration, button, image, GtkImage, GtkWidget, GtkMisc, .cat .background {
box-shadow: none;
border: none;
outline-width: 0px;
border-color: rgba(0, 0, 0, 0);
box-shadow: none;
outline-width: 0px;
margin: 0px;
padding: 0px;
outline-color: rgba(0, 0, 0, 0);
}
button {
background: none;
border: none;
box-shadow: none;
outline-width: 0px;
}