Start & End Code: https://github.com/RoyChng/pyqt6-tuto...
Links:
Colors: https://www.w3schools.com/cssref/css_...
Find gradients: https://www.grabient.com/
Border Documentation: https://developer.mozilla.org/en-US/d...
Text decoration documentation: https://developer.mozilla.org/en-US/d...
Qt Style Sheet Documentation: https://doc.qt.io/qt-6/stylesheet-ref...
In this video, I go over how to use stylesheets within PyQt6 in Python to make your applications look better.
We go over how to change background & text colors as well as how to work with linear gradients.
After that, we look at how to use padding, margin and borders to give our widgets the appropriate space and sizing.
Lastly, we look at modifying text such as font families, font sizing, as well as text decoration and font weights.