View Full Version : FG Modern Theme 4E issues
kevininrussia
March 10th, 2021, 18:04
FG Modern Theme:
Ruleset 4E
Latest update replaced the AT-Will, Encounter, Daily power colors with Orange. Those need to remain the same color as before (green, red, dark gray) so the player will know the action type of the power.
https://i.imgur.com/UEmekz0.png
jwatmough
March 10th, 2021, 19:46
I understand and will get that sorted straight away. I very much appreciate you pointing these out.
kevininrussia
March 10th, 2021, 21:13
Could you tell where in the 4e code for the AT-Will, Encounter, Daily power colors are located? I have a game tonight and will throw together a quick extension to overwrite.
jwatmough
March 10th, 2021, 21:31
What you need to change is in the graphics_frames.xml file located in the graphics folder.
The specific items are at line 155 to 166
<framedef name="headerpoweratwill">
<framedef name="headerpowerenc">
<framedef name="headerpowerdaily">
let me know if you need assistance with this
jwatmough
March 10th, 2021, 22:04
I have fixed the theme for this issue and it should be available in the product's next update
kevininrussia
March 10th, 2021, 22:13
Thanks! I'll keep a look out for that update and delete my patch. I changed the stock power buttons to the right. The ones that come stock are the old 4e ones from I think 2004 ;-) The ones I added will do for now until you or I can make something better.
https://i.imgur.com/HR9Br2y.png
kevininrussia
March 10th, 2021, 22:15
Here is what the stock look is with out my patch. Those buttons are fuggly :-)
https://i.imgur.com/s3k34K1.png
jwatmough
March 10th, 2021, 22:18
Nicely done! Perhaps, in the near future, the default images from CoreRPG are going to get a makeover ;)
kevininrussia
March 10th, 2021, 22:53
FYI: this extension that changes the wound color does not work with this theme. Works with other non FG purchase themes. Seems like something is locking it out.
https://www.fantasygrounds.com/forums/showthread.php?21555-5E-Alternate-Wound-Colors-Extension
jwatmough
March 10th, 2021, 23:02
Yes, that would be because this theme alters those values, and most do not. Unless an extension defines its load order, there is no guarantee as to the order in which extensions will be loaded by FG. The theme is most likely being loaded after the other extension and thus overriding the extension's purpose.
kevininrussia
March 10th, 2021, 23:10
I added <loadorder>250</loadorder>
but that didnt help.
Griogre
March 10th, 2021, 23:10
I'm the author of that extension, it has a load order of 50. May I ask what the theme's load order is?
jwatmough
March 10th, 2021, 23:37
This theme has no defined load order
kevininrussia
March 11th, 2021, 00:02
Is it possible to have more color contrast between the block separators? Currently the two colors are very similar. If not (might mess up your theme for others) could you tell me where I would find this parameter to make adjustment?
https://i.imgur.com/mmtCV15.png
LordEntrails
March 11th, 2021, 00:42
This theme has no defined load order
Perhaps official themes should all have a consistent load order? John or Doug would know best, but I would propose something like 70.
kevininrussia
March 11th, 2021, 16:48
Trying out the Winter Theme. Like it but it has the same issue with the POWERS colors as with Modern Theme. I assume this will be an issue with all the themes.
Griogre's extension works with this theme.
kevininrussia
March 11th, 2021, 16:56
Winter theme: The side bar graphic needs to be adjusted to match the new sidebar button size.
https://i.imgur.com/Tcpmd9Q.png
Powered by vBulletin® Version 4.2.1 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.