Commit Graph

3 Commits

Author SHA1 Message Date
Matt Kuhlenschmidt
f594e50cd2 Added basic theme editing support and a Dark theme as an example.
Themes are basic json files which can change the named colors that the editor uses for its UI.  They work similarly to config files in that the same theme in a user dir overrides the project dir and the base dir.
Themes only work in the editor or standalone programs. Not supported in UMG or shipping games

[CL 14179270 by Matt Kuhlenschmidt in ue5-main branch]
2020-08-25 10:31:42 -04:00
Matt Kuhlenschmidt
40d18019fe Fix output log colors not functioning properly.
[CL 13849547 by Matt Kuhlenschmidt in ue5-main branch]
2020-07-13 15:23:17 -04:00
Matt Kuhlenschmidt
c65ee51c09 Changed Slate style colors to be FSlateColors and be user configurable. The way that user style data is stored is completely temporary and is for testing only
#codereview louise.rasmussen

[CL 13545703 by Matt Kuhlenschmidt in ue5-main branch]
2020-05-26 10:06:20 -04:00