file-commander icon indicating copy to clipboard operation
file-commander copied to clipboard

Style Sheet needs to be documented

Open 64-Tesseract opened this issue 3 years ago • 1 comments

I'm stuck trying to change the program's colours when I don't know what anything's called. Please provide a list of element names somewhere

64-Tesseract avatar Mar 30 '22 12:03 64-Tesseract

This is all standard Qt styling and Qt components, there is nothing specific about this application. Here's a starting point: https://doc.qt.io/qt-5/stylesheet.html

VioletGiraffe avatar Mar 30 '22 12:03 VioletGiraffe