annotate rc/icons.qrc @ 105:6d8da6e64d61

theme: add dark stylesheet, make it actually usable win32: make the titlebar black where available
author Paper <mrpapersonic@gmail.com>
date Sun, 05 Nov 2023 03:54:26 -0500
parents 621084cc542c
children ab191e28e69d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
1 <!DOCTYPE rcc><RCC version="1.0">
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
2 <qresource>
103
621084cc542c resources: add icons
Paper <mrpapersonic@gmail.com>
parents: 69
diff changeset
3 <file>favicon.png</file>
2
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
4 <file>icons/16x16/calendar.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
5 <file>icons/16x16/chart.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
6 <file>icons/16x16/clock-history-frame.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
7 <file>icons/16x16/document-list.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
8 <file>icons/16x16/feed.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
9 <file>icons/16x16/film.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
10 <file>icons/16x16/magnifier.png</file>
69
27a19dd6cba1 *: fix up some stuff
Paper <mrpapersonic@gmail.com>
parents: 6
diff changeset
11 <file>icons/24x24/application-export.png</file>
6
1d82f6e04d7d Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents: 2
diff changeset
12 <file>icons/24x24/application-sidebar-list.png</file>
2
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
13 <file>icons/24x24/arrow-circle-double-135.png</file>
6
1d82f6e04d7d Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents: 2
diff changeset
14 <file>icons/24x24/feed.png</file>
2
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
15 <file>icons/24x24/folder-open.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
16 <file>icons/24x24/gear.png</file>
6
1d82f6e04d7d Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents: 2
diff changeset
17 <file>icons/24x24/globe.png</file>
1d82f6e04d7d Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents: 2
diff changeset
18 <file>icons/24x24/inbox-film.png</file>
1d82f6e04d7d Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents: 2
diff changeset
19 <file>icons/24x24/megaphone.png</file>
1d82f6e04d7d Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents: 2
diff changeset
20 <file>icons/24x24/question.png</file>
2
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
21 </qresource>
105
6d8da6e64d61 theme: add dark stylesheet, make it actually usable
Paper <mrpapersonic@gmail.com>
parents: 103
diff changeset
22 </RCC>