Cornea/user_config/usr/share/cornea/stylesheet.css

11 lines
237 B
CSS

.region-window {
background-color: rgba(0, 0, 0, 0.0);
/* Dark Bergundy */
border: 2px solid rgba(116, 0, 0, 1);
}
.transparent-button {
background-color: rgba(0, 0, 0, 0.0);
border: 2px solid rgba(96, 96, 96, 1);
}