Howdy!
Recently, i was looking in interfaces.rul for the option to change the color of the UFOPedia buttons and text. I was able to find
articleItem,
articleCraftWeapon and
articleArmor, however it seems there are no option to modify the
elements of the UFOPedia entries with
type_id: 7 and
type_id: 8So, my suggestion is the following:
interfaces:
- type: articleText
elements:
- id: button
color: 15 # orange
- id: text
color: 239 # grey
color2: 244 # light blue
Hope this is easy to do! Unless its defined elsewhere and im just really bad at searching things