rssguard/resources/skins/vergilius/theme.css

13 lines
238 B
CSS
Executable File

/* This is Qt CSS theme file for the overall GUI of the application. */
QTextEdit {
selection-background-color: #4861f0;
}
QStatusBar::item {
border: none;
}
QSplitter::handle {
background: rgba(117, 117, 117, 0.5);
}