linuxOS_AP05/debian/test/etc/xdg/lxlauncher/gtk.css
2025-09-26 09:40:02 +08:00

27 lines
347 B
CSS

GtkViewport {
background: none;
}
.notebook {
background: #3675AD;
font: Sans Bold 11;
}
.notebook > .frame,
.notebook > .vertical {
background: #B7D6EA;
}
.notebook > .horizontal .label {
color: #B7D6EA;
}
.notebook > .horizontal.active-page .label {
color: #FFFFFF;
}
.notebook > .vertical .label,
.button .label {
color: #3675AD;
}