Dear Members,
Below is my tab canvases where I used standard
look and feel = oracle and color scheme = blaf

and here i used look and feel= oracle and custom color scheme =myblaf where values are provided by one of the oracle document
Oracle Forms 12c - Using customcolorscheme To Create A Customized Runtime Color Palette (Doc ID 2367517.1)
colorScheme.myblaf.description=MyBLAF custom color scheme
colorScheme.myblaf.lightest=0xFFFFFF
colorScheme.myblaf.lighter=0xF7F7E7
colorScheme.myblaf.light=0xD2D8B0
colorScheme.myblaf.dark=0xF7F7E7
colorScheme.myblaf.darker=0x999966
colorScheme.myblaf.darkest=0x000000
colorScheme.myblaf.selection=0x0000FF
colorScheme.myblaf.pinstripe1=0xDFEAF7
colorScheme.myblaf.pinstripe2=0xB4CFEC

After using customcolorscheme tab selection color is not showing.
Is there any attribute for changing the tab canvas color ?
Also I would like to know can I use default BLAF colorscheme and only few selected attributes from customcolorscheme in combination?
Regards,
SK