suyu/src/yuzu
Kyle K 38dd6dc190 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
2022-04-11 00:00:29 -07:00
..
applets Add include to fix compiling 2022-03-23 16:18:48 -04:00
configuration Merge pull request #8089 from merryhime/paranoia 2022-04-04 11:07:38 -07:00
debugger yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
util yuzu/util: Replace lock_guard with scoped_lock 2022-04-07 19:44:07 +01:00
about_dialog.cpp configuration: Use std::make_unique instead of operator new for ui 2021-10-15 15:26:32 -04:00
about_dialog.h qt: Add missing override specifiers where applicable 2018-08-06 13:29:14 -04:00
aboutdialog.ui yuzu/main: Fix version info in logging and about dialog 2021-05-16 22:17:17 -04:00
bootmanager.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
bootmanager.h yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
CMakeLists.txt build: cleanup installation of yuzu and yuzu-cmd 2022-03-27 15:10:24 +02:00
compatdb.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
compatdb.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
compatdb.ui Port web_service from Citra 2018-10-02 15:30:48 +02:00
compatibility_list.cpp yuzu: Move compatibility list specifics to their own source files 2018-09-09 19:45:25 -04:00
compatibility_list.h yuzu: Move compatibility list specifics to their own source files 2018-09-09 19:45:25 -04:00
discord.h Port web_service from Citra 2018-10-02 15:30:48 +02:00
discord_impl.cpp discord_impl: Remove global system instances 2021-10-07 13:50:13 -04:00
discord_impl.h discord_impl: Remove global system instances 2021-10-07 13:50:13 -04:00
game_list.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
game_list.h yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
game_list_p.h yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
game_list_worker.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
game_list_worker.h yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
hotkeys.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
hotkeys.h yuzu: Add controller hotkeys 2022-01-06 21:26:05 -06:00
Info.plist macOS: Update Info.plist 2018-01-13 23:11:51 +00:00
install_dialog.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
install_dialog.h install_dialog: Make use of [[nodiscard]] where applicable 2020-09-23 13:22:04 -04:00
loading_screen.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
loading_screen.h general: Replace high_resolution_clock with steady_clock 2021-12-02 14:20:43 -05:00
loading_screen.ui QT: Fix the loading screen 'H' switch logo to not glitch out 2019-02-05 18:24:15 -07:00
main.cpp ui: Set Link Color when setting theme 2022-04-11 00:00:29 -07:00
main.h Merge pull request #8035 from lat9nq/disable-web-applet 2022-03-23 21:08:20 -07:00
main.ui yuzu: Allow to open and remove the amiibo 2022-02-08 10:08:04 -06:00
uisettings.cpp ui: Set Link Color when setting theme 2022-04-11 00:00:29 -07:00
uisettings.h ui: Set Link Color when setting theme 2022-04-11 00:00:29 -07:00
yuzu.qrc yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00