Eclipse IDE has many customize components, the splash welcome image (purple color loading image) is one of those. I’m very boring to see the purple image loading everyday, a new fresh image will make my development more encouraging :) How to change E…
You can set the style sheet on the QTableView ui->tableView->setStyleSheet("QHeaderView::section { background-color:red }"); for more info see http://doc.qt.io/qt-4.8/stylesheet-examples.html…
Because I haven't enough votes, so post picture at here, thank you. Almost 2 weeks ago, I was searching How to change the text color of the statusbar to dark color on android 4.4 The default text color is white, like this I'd like to change the topmo…
I had to edit these files: /usr/share/themes/Ambiance/gtk-3.0/settings.ini /usr/share/themes/Ambiance/gtk-3.0/gtk.css /usr/share/themes/Ambiance/gtk-2.0/gtkrc (Addition: for Ubuntu 12.04, it seems youjust have to modify the file: /usr/share/themes/Am…