linuxOS_AP05/debian/test/etc/xdg/lxlauncher/gtk.css

27 lines
347 B
CSS
Raw Permalink Normal View History

2025-09-26 01:40:02 +00:00
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;
}