Files
GtkCodeThemer/user_config/usr/share/gtkcodethemer/stylesheet.css

9 lines
102 B
CSS
Raw Normal View History

.main-window > box {
background: rgba(39, 43, 52, 1.0);
2023-10-22 20:14:19 -05:00
}
.base-container {
margin: 10px;
2023-10-22 20:14:19 -05:00
}