Stargrove
September 20th, 2025, 00:05
I realize this theme was not necessarily created with the Mongoose Traveller 2 ruleset in mind, but it does not seem to be working as expected and I am not sure why. For example, all the text (body and heading) in the reference guides is dark and does not seem to be getting over-ridden as would be expected by the theme. They seem to be the same colors as defined in the ruleset iteself. I think that sheettext (just a guess) is also not getting over-ridden.
https://www.fantasygrounds.com/forums/attachment.php?attachmentid=65450&d=1733273156
65450
Any tweaks I try to make to the theme (like merge= or ruleset= just end up making all the text black.
This seems like the right spot from the theme that should over ride the ruleset, but it it not.
<!-- Formatted text fields -->
<font name="reference-h">
<ttf file="graphics/fonts/Trade-Gothic-Bold-Font.otf" name="TradeGothic" bold="true" size="24" />
<color value="#000011" />
<shadow offset="1,1" color="#000000" />
</font>
<font name="reference-r">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Regular.ttf" name="Noto Sans" size="18" />
<color value="#000000" />
</font>
<font name="reference-i">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Italic.ttf" name="Noto Sans Italic" size="18" />
<color value="#000000" />
</font>
<font name="reference-b">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Bold.ttf" name="Noto Sans Bold" size="18" />
<color value="#000000" />
</font>
<font name="reference-bi">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-BoldItalic.ttf" name="Noto Sans Bold Italic" size="18" />
<color value="#000000" />
</font>
<font name="reference-b-large">
<ttf file="graphics/fonts/Walkway Expand Black.ttf" name="Walkway Expand Black" size="18" bold="true" />
<color value="#000011" />
<shadow offset="1,1" color="#000000" />
</font>
<!-- Standard fields -->
<font name="sheetlabel">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Bold.ttf" name="Noto Sans Bold" size="18" />
<color value="#000000" />
</font>
<font name="sheetnumber">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Bold.ttf" name="Noto Sans Bold" size="18" />
<color value="#000000" />
</font>
<font name="sheettext">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Regular.ttf" name="Noto Sans" size="18" />
<color value="#000000" />
</font>
https://www.fantasygrounds.com/forums/attachment.php?attachmentid=65450&d=1733273156
65450
Any tweaks I try to make to the theme (like merge= or ruleset= just end up making all the text black.
This seems like the right spot from the theme that should over ride the ruleset, but it it not.
<!-- Formatted text fields -->
<font name="reference-h">
<ttf file="graphics/fonts/Trade-Gothic-Bold-Font.otf" name="TradeGothic" bold="true" size="24" />
<color value="#000011" />
<shadow offset="1,1" color="#000000" />
</font>
<font name="reference-r">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Regular.ttf" name="Noto Sans" size="18" />
<color value="#000000" />
</font>
<font name="reference-i">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Italic.ttf" name="Noto Sans Italic" size="18" />
<color value="#000000" />
</font>
<font name="reference-b">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Bold.ttf" name="Noto Sans Bold" size="18" />
<color value="#000000" />
</font>
<font name="reference-bi">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-BoldItalic.ttf" name="Noto Sans Bold Italic" size="18" />
<color value="#000000" />
</font>
<font name="reference-b-large">
<ttf file="graphics/fonts/Walkway Expand Black.ttf" name="Walkway Expand Black" size="18" bold="true" />
<color value="#000011" />
<shadow offset="1,1" color="#000000" />
</font>
<!-- Standard fields -->
<font name="sheetlabel">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Bold.ttf" name="Noto Sans Bold" size="18" />
<color value="#000000" />
</font>
<font name="sheetnumber">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Bold.ttf" name="Noto Sans Bold" size="18" />
<color value="#000000" />
</font>
<font name="sheettext">
<ttf file="graphics/fonts/Noto_Sans/NotoSans-Regular.ttf" name="Noto Sans" size="18" />
<color value="#000000" />
</font>