Jump to content

Any way to change the text color on the hangar clock?


Recommended Posts

Posted

I'd like to be able to change the text color on the clock to something that stands out a bit more than the current gray. I can change the shadow, background and border colors in the clock .xc file but I can't find a way to change the text itself.

 

Any help is appreciated.

  • Administrator
Posted

You need to edit clock.xc and add proper html tags to "format" line.

 

font color="blue">This text is blue/font>

  • Upvote 1
Posted

This took a bit of experimenting, so I just wanted to add, for anyone else interested... I added the following ('color='#00A300') to the "format" line so it now looks like this:

 

<font face='$FieldFont' color='#00A300'>

 

Of course, you can use any hex color value you choose. The one used in my example is bright green.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.