Qt Style Sheet, or QSS, is a CSS implementation for QT that allows you to style your widgets.

Just implemented a dark theme in a QT application.

Thinking of creating my own QSS editor.

#python #pyqt #qss #linux