<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/dist/qt_themes/default_dark, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<id>https://git.benis.co.uk/yuzu-mainline/atom?h=master</id>
<link rel='self' href='https://git.benis.co.uk/yuzu-mainline/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<updated>2022-08-05T13:57:15+00:00</updated>
<entry>
<title>assign colors to default_dark theme</title>
<updated>2022-08-05T13:57:15+00:00</updated>
<author>
<name>Kyle K</name>
<email>190571+Docteh@users.noreply.github.com</email>
</author>
<published>2022-08-05T13:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=cfbd70d03bebb34b09fef6508e4dc09f2edba38f'/>
<id>urn:sha1:cfbd70d03bebb34b09fef6508e4dc09f2edba38f</id>
<content type='text'>
separate commit might be useful later on
</content>
</entry>
<entry>
<title>Linux: handle dark system themes nicely</title>
<updated>2022-08-05T12:22:27+00:00</updated>
<author>
<name>Kyle K</name>
<email>190571+Docteh@users.noreply.github.com</email>
</author>
<published>2022-07-28T14:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=b51db125676fb1257e3bacbd19df3ae686ae69df'/>
<id>urn:sha1:b51db125676fb1257e3bacbd19df3ae686ae69df</id>
<content type='text'>
yuzu's default theme doesn't specify everything, which is fine for
windows, but in linux anything unspecified is set to the users theme.

Symptoms of this are that a linux user with a dark theme won't think
to change the theme to a dark theme when first using yuzu

Idea here is to try and support arbitrary themes on linux.

preliminary work on a "default_dark" theme, used only as overlay
for any themes that are measured to be dark mode.

Other work done:

FreeDesktop standard icon names:
plus -&gt; list-add
delete refresh, we use view-refresh

remove duplicated icons for qdarkstyle_midnight_blue
referencing icon aliases in the qrc files is the way to go

Note:
Dynamic style changing doesn't appear to work with AppImage
</content>
</entry>
</feed>
