UI: Redo settings icons
This commit is contained in:
@@ -1271,3 +1271,15 @@ QToolTip {
|
||||
font-weight: bold;
|
||||
color: rgb(122,121,122);
|
||||
}
|
||||
|
||||
/* Settings Icons */
|
||||
|
||||
OBSBasicSettings {
|
||||
qproperty-generalIcon: url(./Dark/settings/general.svg);
|
||||
qproperty-streamIcon: url(./Dark/settings/stream.svg);
|
||||
qproperty-outputIcon: url(./Dark/settings/output.svg);
|
||||
qproperty-audioIcon: url(./Dark/settings/audio.svg);
|
||||
qproperty-videoIcon: url(./Dark/settings/video.svg);
|
||||
qproperty-hotkeysIcon: url(./Dark/settings/hotkeys.svg);
|
||||
qproperty-advancedIcon: url(./Dark/settings/advanced.svg);
|
||||
}
|
||||
|
Reference in New Issue
Block a user