There was an error fetching the commit references. Please try again later.
ui: Set Link Color when setting theme
Long story short, QT doesn't allow the link colors to be set via their stylesheets. There are two ways to work with this, specify the color manually for every link (See the About dialog) The other way is to change the default palette. IsDarkTheme is copy/pasted from src/yuzu/debugger/wait_tree.cpp
Loading
Please register or sign in to comment