Theme Text color

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
dhunt
Posts: 65
Joined: Fri Feb 08, 2019 3:06 am

Theme Text color

Post by dhunt »

I have a theme of pink but some of the text is also pink but i dont want it to be pink. where can i change this?
Capture2.PNG
Capture2.PNG (1.77 KiB) Viewed 27574 times
Capture.PNG
Capture.PNG (1.21 KiB) Viewed 27574 times
MarkD
Posts: 692
Joined: Wed Dec 02, 2015 9:56 am

Re: Theme Text color

Post by MarkD »

Are you creating your own custom VL-Web application, or using the VLF framework (VLF-ONE)?
dhunt
Posts: 65
Joined: Fri Feb 08, 2019 3:06 am

Re: Theme Text color

Post by dhunt »

VLF-ONE
MarkD
Posts: 692
Joined: Wed Dec 02, 2015 9:56 am

Re: Theme Text color

Post by MarkD »

This is a bit strange actually.

The underpinning VL-Web theme that is used for VLF-ONE pink in material design mode is #SYS_THEME<MaterialDesignPink>.

If you drag some material design buttons onto a filter or command handler's panel do they also display at run time with the pink text?
dhunt
Posts: 65
Joined: Fri Feb 08, 2019 3:06 am

Re: Theme Text color

Post by dhunt »

The primary text color button is also pink text. i did change and then remove a change to the Theme500 color to a pink color but now the signon button is grey.
Capture.PNG
Capture.PNG (13.95 KiB) Viewed 27487 times
Capture2.PNG
Capture2.PNG (1.72 KiB) Viewed 27487 times
Capture3.PNG
Capture3.PNG (4.5 KiB) Viewed 27487 times
MarkD
Posts: 692
Joined: Wed Dec 02, 2015 9:56 am

Re: Theme Text color

Post by MarkD »

If you drag some material design buttons onto a filter or command handler's panel do they also display at run time with the pink text?
dhunt
Posts: 65
Joined: Fri Feb 08, 2019 3:06 am

Re: Theme Text color

Post by dhunt »

Yes
dhunt
Posts: 65
Joined: Fri Feb 08, 2019 3:06 am

Re: Theme Text color

Post by dhunt »

I have noticed its related to the Theme500 color.
MarkD
Posts: 692
Joined: Wed Dec 02, 2015 9:56 am

Re: Theme Text color

Post by MarkD »

I think this is a subtle defect in how VLF-ONE dynamically creates 'dual-mode' Windows Desktop and Material Design buttons.

For example, in MaterialDesignPink the VLF-ONE logon looks like this:
Capture1.PNG
Capture1.PNG (16.39 KiB) Viewed 27470 times
but it should look like this:
Capture2.PNG
Capture2.PNG (13.07 KiB) Viewed 27470 times
Buttons you add yourself to command handlers and filters should not have this problem.

We will correct this in the next VLF version.

If you want a hot fix for this immediately, please request one through your local support team.
dhunt
Posts: 65
Joined: Fri Feb 08, 2019 3:06 am

Re: Theme Text color

Post by dhunt »

Thanks, i will get in contact with them.
Post Reply