Are the pak files somewhere in the folder? Also uncertain how to check the live/test channel thing but I can do after my game today
Printable View
Are the pak files somewhere in the folder? Also uncertain how to check the live/test channel thing but I can do after my game today
i think you can type
/info
in chat and it should tell you
on the fg splash screen there is an explorer/folder icon
if you click that it will take you to your data folders
Okay, deleted the relevant pak files and then got it to update, disabled all extensions besides the Hearth Theme. I'm on Live, I think.
The only extension activated is this theme and I'm still getting labels dark.
https://media.discordapp.net/attachm...6494/image.png
Is there anything else I can try?
Huh, I've never seen horizontal tabs before. I cracked open the code for 2e and Hearth theme and I think I see the issue. The buttongroup_tabs.lua script that drives how the tabs function has hard-coded colors in there for when a tab is active or not. That is most likely overriding the theme's color assignment. I can try to find some time tomorrow or friday to patch it.
That's awesome of you, thank you very much. That issue aside, my players today told me they loved the new theme I was using. Some of them have been struggling with readability with the default and really appreciated this one.
Like Saagael said, this is probably not fixable, at least by me (I suck at coding). Maybe he will be able to find a solution.
Thanks for the praise, the theme has been a labor of love for a long time. Unfortunately I lack fee-time right now to look into quite a long list of requests and issue that have come up recently.
I've taken some time to try and solve this but unfortunately the only way I can see to fix this is to completely override how the horizontal tabs work, which I do not feel comfortable doing as it would harm cross-version compatibility. If Smiteworks could update the way horizontal tabs work such that the colors are configurable, I would happily add support for them. I suspect they will do this sooner or later, as horizontal tab colors are currently un-theme-able as they are, and there has been a big push to update controls for better theming.
With today's FG update and the code changes for themes, I only have a couple things to report, but they are minor and won't cause me to have to use a different theme next session! LOL In any case, here's what I've found
1. Dice tower now looks super funky:
Attachment 58666
2. Story Entry and Note Header text color:
Attachment 58667
3. NPC and Vehicle name text (black on brown):
Attachment 58668
4. This may be something from another extension, but there is a button to "Send to Chat" that is extremely hard to see:
Attachment 58669
(I can figure out which extension if you need me to)
I haven't gone through the console logs yet, but wanted to report the main issues I saw -- I think with as many extensions as I use as a DM, this theme isn't not THAT broken with the new changes SW have done. If I find anything else, I will let you know.