Page 1 of 1
Theme Text color
Posted: Fri Feb 15, 2019 10:01 am
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 (1.77 KiB) Viewed 27579 times

- Capture.PNG (1.21 KiB) Viewed 27579 times
Re: Theme Text color
Posted: Mon Feb 18, 2019 8:00 am
by MarkD
Are you creating your own custom VL-Web application, or using the VLF framework (VLF-ONE)?
Re: Theme Text color
Posted: Thu Feb 21, 2019 2:31 am
by dhunt
VLF-ONE
Re: Theme Text color
Posted: Thu Feb 21, 2019 9:47 am
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?
Re: Theme Text color
Posted: Fri Feb 22, 2019 9:06 am
by dhunt
Re: Theme Text color
Posted: Fri Feb 22, 2019 9:38 am
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?
Re: Theme Text color
Posted: Fri Feb 22, 2019 9:59 am
by dhunt
Yes
Re: Theme Text color
Posted: Fri Feb 22, 2019 10:05 am
by dhunt
I have noticed its related to the Theme500 color.
Re: Theme Text color
Posted: Mon Feb 25, 2019 2:05 pm
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 (16.39 KiB) Viewed 27475 times
but it should look like this:

- Capture2.PNG (13.07 KiB) Viewed 27475 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.
Re: Theme Text color
Posted: Tue Feb 26, 2019 8:33 am
by dhunt
Thanks, i will get in contact with them.