UnrealThemeModern
UnrealThemeModern copied to clipboard
Slate folder missing
Hello - the Slate folder mentioned in the readme is currently missing.
There is one under Editor/ slate
I may need to update the readme
Did you get it to work?
Hello !
I am talking about the topmost Slate folder (the one directly under Engine>Content), which is missing from the repository.
In other words, the readme instructs to replace the following folders : Engine>Content>Editor Engine>Content>Slate but this second one is missing from the repo files.
Hence after only replacing the contents of Engine>Content>Editor, some change do appear (icons), but others do not (gradients). This is unrelated to Engine>Content>Editor>Slate.
Also, why not host only the necessary and sufficient files ? As opposed to the whole Content folder directory.
I need to do a cleanup to investigate what icons are changed from default
In the meantime here is the contents/slate folder https://www.dropbox.com/sh/1vzu2ncih0ru8l7/AABB4orQTbswLupeHVRNEZZ9a?dl=0
Hi ! Thank you for the download, this absolutely worked (and it does look great, very easy on the eyes as it feels much less crowded than the default look).
One side question unrelated to this Issue : where does one edit things like the color of mouseover effects ? Mostly talking about the very bright orange highlight that is all over the interface (when hovering over icons mostly), that I would like to completely remove.
Thanks !
Great to hear its working, I will clean the repo at some point to make it just the changed files, and include the missing slate.
The yellow overlays, I think they are done in code, the changes I made in the theme don't touch any code, only icons.
I'm not sure where in the code the yellow is set, but if you find out please let me know too.
Thanks for the feedback!
Sounds good ! And regarding the bright yellow effect, I actually just found out about it. It's under Editor Preferences > General - Appearence, and then "Selection color" and "Pressed selection color". I hope this helps !