rssguard/resources/skins/vergilius/theme.css
2020-07-24 10:52:09 +02:00

9 lines
171 B
CSS
Executable File

/* This is Qt CSS theme file for the overall GUI of the application. */
QTextEdit {
selection-background-color: #3297FD;
}
QStatusBar::item {
border: none;
}