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?
Theme Text color
Re: Theme Text color
Are you creating your own custom VL-Web application, or using the VLF framework (VLF-ONE)?
Re: Theme Text color
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?
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
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.
Re: Theme Text color
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
I have noticed its related to the Theme500 color.
Re: Theme Text color
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:
but it should look like this:
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.
For example, in MaterialDesignPink the VLF-ONE logon looks like this:
but it should look like this:
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
Thanks, i will get in contact with them.