porymap/resources/themes.qrc
garak 02d16b6a12 revamp dark theme colors, add new themes
new themes:
- midnight (the old dark theme)
- emerald green
- pink and blue
2019-09-21 12:27:05 -05:00

9 lines
265 B
Text

<RCC>
<qresource prefix="/">
<file>themes/dark.qss</file>
<file>themes/light.qss</file>
<file>themes/midnight.qss</file>
<file>themes/pink-and-blue.qss</file>
<file>themes/emerald-green.qss</file>
</qresource>
</RCC>