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!

creating custom color scheme

User_1FFFHJun 29 2022

I want to create a custom color scheme in forms 12.2.1. I have updated the font and icon mapping with the following entries:
image.pngand I shutdown and restarted WLS_FORMS. When I tag my url with 'customcolorscheme=ocsmdev'. It doesn't seem to use the custom scheme, it uses the assigned colorscheme (looks like 'BLUE').

I would expect dark in my scheme (D3E3F4) to look like this:
image.png

When I use 'customcolorscheme=ocsmdev', the form items are painted as below. Items on the right have no specified color and the items on the left use the color named in the label. OLAFDark here does not look like the color defined in my custom scheme.
image.pngThese I believe are the colors from the "BLUE" color scheme. If I try customcolorscheme=sample it seems to work fine and pulls in the colors defined in sample:
image.png
Have I missed a step somewhere?

Comments
Post Details
Added on Jun 29 2022
2 comments
829 views