summaryrefslogtreecommitdiffstats
path: root/application/themes/ITheme.h
Commit message (Collapse)AuthorAgeLines
* merged from 0.6.7 codebaseThomas Groman2019-09-19-16/+16
|
* GH-1790 do not apply system theme on launch if it is selectedPetr Mrázek2017-01-18-0/+1
| | | | | This prevents some ugly colors to show up on macOS in most cases. It still looks ugly right after you switch to the it though.
* NOISSUE add hack for system themes. Maybe it works?Petr Mrázek2017-01-15-0/+4
|
* GH-378 add a resource search path to custom themesPetr Mrázek2016-11-06-0/+4
| | | | This allows adding images and other bits and pieces to themes.
* GH-378 add basic custom theme supportPetr Mrázek2016-11-06-0/+4
| | | | Files you can customize are created in themes/custom/
* GH-903 force Dark theme to use Fusion Qt stylePetr Mrázek2016-10-22-0/+1
| | | | Themes now include Qt styles.
* GH-903 simple theme switching and dark themePetr Mrázek2016-10-21-0/+13