Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom Color Scheme

FaheemskJul 2 2019 — edited Jul 2 2019

Dear Members,

Below is my tab canvases where I used standard

look and feel = oracle and color scheme = blaf

pastedImage_0.png

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

pastedImage_1.png

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

This post has been answered by Michael Ferrante-Oracle on Jul 2 2019
Jump to Answer
Comments
Post Details
Added on Jul 2 2019
1 comment
1,414 views