mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-02 17:10:46 -07:00
yuzu: Add motion and touch configuration
This commit is contained in:
5
dist/qt_themes/qdarkstyle/style.qss
vendored
5
dist/qt_themes/qdarkstyle/style.qss
vendored
@ -1371,3 +1371,8 @@ QGroupBox#vibrationGroup::title {
|
||||
padding-left: 1px;
|
||||
padding-right: 1px;
|
||||
}
|
||||
|
||||
/* touchscreen mapping widget */
|
||||
TouchScreenPreview {
|
||||
qproperty-dotHighlightColor: #3daee9;
|
||||
}
|
||||
|
Reference in New Issue
Block a user