QLineEdit {
	color:white;
	background-color:transparent;
}

QHeaderView::section {
    background-color: darkgray;
}