Mercurial > minori
comparison CMakeLists.txt @ 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 | 2004b41d4a59 |
comparison
equal
deleted
inserted
replaced
104:27455104ea37 | 105:6d8da6e64d61 |
---|---|
100 src/track/constants.cc | 100 src/track/constants.cc |
101 src/track/media.cc | 101 src/track/media.cc |
102 | 102 |
103 # Qt resources | 103 # Qt resources |
104 rc/icons.qrc | 104 rc/icons.qrc |
105 rc/dark.qrc | |
105 ) | 106 ) |
106 | 107 |
107 set(RC_INFO_STRING "A lightweight anime tracker built with Qt.") | 108 set(RC_INFO_STRING "A lightweight anime tracker built with Qt.") |
108 | 109 |
109 if(APPLE) # Mac OS X (or OS X (or macOS)) | 110 if(APPLE) # Mac OS X (or OS X (or macOS)) |