Changing colorschemes

Hello all,
I was asked whether it is possible to adapt the colorschemes in Visual Composer to the end users wishes. I found out the there are 3 standard colorschemes available in VC and that there is an option of changing files on a J2EE server.
I would like to know if anyone has already done the changing of files on J2EE server. How much time did this take? What issues did you have to encounter? How much customizing to customer needs was possible?
Thanks in advance,
Ralph

Hi Ralph,
Sorry for the delay, this feature is available as of SPS11 for NW2004s Visual Composer to use this just:
- Adapt the colors in the Portal theme editor  under Visual Composer -> Flex Runtime Controls                                                                               
Once the colors has been adapted in the defined theme you've to open your model and go to  Tools -> Options -> Compiler and check the box for <i>"Enable styling of
Flex controls in portal theme" </i>                                                                     
Afterwards, recomplile and deploy the model.
I've to inform you that this feature have some limitations and  the following contorls cannot be styled using the theme editor:
1. Pop-up header color                                        
2. Date field                                                 
3. Date picker                                                
4. Chart colors                                               
The availability of this controls will be informed in SAP Note 1008615 (not released yet)
I hope this clarify your doubts.
Best Regards,
Luis

Similar Messages

  • Can I change "colorscheme" at runtime?

    Hello all
    Can I change the value of colorscheme at runtime ?
    This parameter can be config in formsweb.cfg file.
    I want to put this colorscheme as "User Preferences" in my application.
    Please help me if some one knows how to achieve this.
    From
    Chirag Patel (Nairobi)

    Chirag,
    You cannot change the colorscheme within a forms session, but you can override the value in formsweb.cfg at startup by specifying it in the URL, e.g.
    http://.../servlet/f60servlet?form=myform.fmx&colorScheme=blaf
    so you could allow users to choose their own colorscheme, e.g. if they started Forms from a web page or simple web app that allowed them to select a colorscheme.
    Mike.

  • Changing colorscheme of Termite VT with keybinding

    Hi all,
    I am working on my xmonad+xmobar+trayer setup and making as much as possible change between Solarized Dark and Solarized Light color scheme upon pressing a key combination.
    On of the things which need to change its colorscheme is my terminal emulator. I use Termite.
    Termite support reloading its configuration upon receiving the USR1 signal. So I simply keep two Termite configuration files; ~/.config/termite/dark and ~/.config/termite/light and create a symlink ~/.config/termite/config which points to the appropriate config. Then I send the USR1 signal to all the termite processes using "killall -s USR1 termite".
    It works very well for Termite terminals which do not have VIM running in them. They then change color when I press the key combination I've bound, using xmonad, to my godark.sh and golight.sh shell scripts (which do what I described above).
    If a terminal have VIM running it when I press my key combination the terminal will not have changed its colorscheme when I quit VIM. The below screenshot shows to terminal windows after I changed from light to dark. The terminal on the right had VIM running when I changed and upon exiting it is still light instead of dark.
    Any idea where I might start to dig to uncover why this happens? I've only seen it happen with VIM. It does not happen if I run top or similar in a terminal. Then the terminal still changes colors as it is supposed to.
    Thank you for your input!
    Jonas
    http://i.imgur.com/9CflaHY.png
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    -- sorry, thanks for correcting it.
    Last edited by jonascj (2014-05-25 18:08:37)

    Peter,
    none that I am aware of. Maybe hacking the look and feel classes itself.
    Frank

  • How can I change the value of "colorscheme" parameter at runtime?

    Hello all
    Can I change the value of colorscheme at runtime ?
    This parameter can be config in formsweb.cfg file.
    I want to put this colorscheme as "User Preferences" in my application.
    Please help me if some one knows how to achieve this.
    From
    Chirag Patel (Nairobi)

    Hi,
    Try the following. This might help you.
    Edit you Formsweb.cfg file with following code (add the code to your file):
    [look1]
    separateFrame=True
    lookandfeel=Generic
    [look2]
    separateFrame=True
    lookandfeel=Teal
    [look3]
    separateFrame=True
    lookandfeel=Khaki
    and save your file.
    Now, when you call your form in the address bar look for " ? ". After " ? " add config=look1 now your form will take Genric look & feel.
    or
    config=Teal now your form will take Teal look & feel.
    That's how you can change the look & feel at run time.
    Hope that you understand what i want to say......

  • How can i change the lookandfeel of my application ???

    Hi,
    i want to change the look and feel of my application. I read that it doesn't work with AS 9.0.2 but with 10G it is possible.
    I know that i have to change the formsweb.cfg, i know that i've to create an .jar file, but how looks the structure of the .jar file and in what directory i have to place the file.
    For answers and further information I would be very grateful.

    Hi,
    The look and feel can be changed in the formsweb.cfg the paramete name is "colorscheme" and there exist a list of pre-defined colors that you can use:
    teal
    titanium
    red
    khaki
    blue
    olive
    purple
    blaf
    You will have to set the lookanfeel parameter to "Oracle", which also is the default.
    Beside of this, no customization of the look and feel is supported. I am not sure about the "blaf" colorscheme and think that this is supported for Oracle Applications only.
    Frank

  • Forms 11g and colorScheme

    Hi,
    is possible customize a colorScheme?
    Thx

    You can change the color Scheme to the following values:
    http://download.oracle.com/docs/cd/B14099_19/web.1012/b14032/configure003.htm#sthref178
    This is the link for the 10g documentation; the 11g documentation doesn't return a thing for colorScheme although I am pretty sure this parameter is also available in 11g. But hopefully the allowed values are the same. Maybe search colorScheme on http://tahiti.oracle.com; maybe you get something for 11g.
    cheers

  • Menu background color has changed after applying Forms Patch3 (10.1.2.3.0)

    Hi,
    we have applied Patch3 on our Forms Environment.
    Now the menu background color has changed from green to gray (colorScheme is "teal" in formsweb.cfg).
    This behavior isn't documented and our customer want's to get the green menubar back...
    Any hints?
    Greetings, Florian.

    removed because of obsoleteness...
    Edited by: W1zard on Feb 2, 2009 4:57 PM

  • Vim colorscheme issues

    Hi,
    I'm trying to get the solarized theme for Vim working in the terminal http://ethanschoonover.com/solarized.
    The problem I'm having is that it doesn't look like the pictures which are on the site; the colors are off. However, the solarized theme claims to support Vim terminal fine. I followed the readme about the setup.
    I have copied the Xresources file provided with the solarized theme to my home folder, and I've set up my Vim appropriately. The colors are close, but not quite the same. My TERM setting is set to xterm, not xterm-256color, does this matter if my Xresources file is set up correctly? If not, how do I set up xfce4-terminal so that it does use xterm-256color? I tried changing the environment variable for it in the options instead of setting it in bashrc, but I just get VTE errors. I exported it manually in a terminal session and made sure tput colors outputted 256, but this made no difference when running Vim.
    I tried using urxvt but it didn't work correctly and the fonts are really ugly, so I'd rather stick to xfce4-terminal if I can cause it doesn't require as much configuration.
    I feel as if I'm missing something, this seems a lot more complicated than it should be to just get a colorscheme working in Vim terminal. Am I missing something?

    What do you mean when you say you've set up your vim appropriately? Terminal colorschemes from .Xresources and vim colorschemes from .vim files are different. Did you install the solarized colorscheme for vim? More precisely, did you install solarized.vim file in either ~/.vim/colors or /usr/share/vim/vim73/colors, or alternately install vim-solarized-git from the AUR? Did you add "colorscheme solarized" to your .vimrc? You can check if you've got the solarized colorscheme properly installed for vim by issuing the command "colorscheme solarized" in vim. If solarized isn't recognized as a colorscheme, it's not installed.
    Last edited by bananagranola (2013-05-04 18:14:18)

  • Changing current visual attribute property for the entire application

    Hi All.
    I want to change the current visual attribute color of my form at the application level, reason being i don't want to generate all the forms again from scratch.
    I know that we can change this using visual attributes but is there a way to change this through some form setting?(Oracle 10g)

    I know that we can change this using visual attributes but is there a way to change this through some form setting?(Oracle 10g) There are two settings in the formsweb.cfg that could help, but only if all of your foreground and background color settings are set to Undefined. The settings are: lookAndFeel=Oracle and colorScheme=<Choose Scheme> where "Choose Scheme is one of the following scheme's: Teal, Titanium, Red, Khaki, Blue, BLAF, SWAN, Olive, or Purple. The default is Teal.
    The fact that you are using a Visual Attribute for your Forms application color scheme tells me that you are not using the default "Undefined" color setting so changing the *colorScheme* setting will _not_ have the effect you want.
    Since you are using Visual Attributes (VA) to define colors, you will need to change the colors in your VA and then recompile your forms for the changes in the VA to be inherited in your forms. Sorry, that is just the way Forms works. Recompiling all of your forms due to this type of change is not that uncommon and is fairly painless if you have a shell script or batch file that compiles all of your forms for you. There are numerous posts in the forum about how to write a script that will do this, so if you don't have a script yet you can search forum for more details.
    The other option would be to build your own routine that would allow you to read an environment setting or pass the setting in the URL to select a color scheme. Then create a group of Visual Attributes used by these color schemes and apply them in each Form's Pre-Form or When-New-Form-Instance triggers. This is a lot of work, but it would give you the flexibility to change your application's color scheme without having to recompile your forms.
    Having said this, it begs the question - why not just use Oracle's predefined color scheme's or use the *lookAndFeel=Generic* setting so the user's desktop color scheme is inherited by your application.
    IMHO, Visual Attributes are best used to accent an application rather than define their _full_ color scheme. For example, I use VAs to highlight the current record and current item as well as highlight required items.
    As for using "JDAPI" as *WoMo* suggests is a design-time tool - not a runtime tool. Using JDAPI would require you to know Java and you will still have to recompile all of your forms using this tool.
    Craig...

  • Messed up gvim colorscheme

    Hello all!
    I absolutely hate the standard colorscheme for gvim, so I decided to change it. I now use 'desert' and I really like it. The problem is that I have to select it manually every time! My .vimrc looks like this:
    colorscheme desert
    and I believe the font colors are all set up correctly, but it seems the background color is too bright! Please give advice

    Try this:
    ln -s .vimrc .gvimrc
    and make sure that your color scheme is working both in vim and gvim - currently I use:
    colorscheme darkspectrum
    This is what works for me - in vim as well as in vim.
    Best regards,
    tami
    Last edited by tami (2008-05-18 21:40:10)

  • How to changed the colour schemes of the oracle 10g application server

    dear all
    I want to change the background colour of my system. pls let me know the way of doing that.
    I was try out the by changing the parameters of the formsweb file. but I dnt know hoew to put a requered colour there. pls give me a solution for this thing.
    thanks and regards
    buddhike

    the Types of lookandfeel : Generic and Oracle
    lookandfeel=oracle
    And ... colorScheme values can be (Only for Oracle lookandfeel):
    teal
    titanium
    red
    khaki
    blue
    olive
    purple
    blaf
    Hope this helps

  • [Solved] Vim: Can only undo most recent change

    Howdy-ha, folks.  So I've been (very) gradually making the transition from Geany to Vim over several months, mostly without issue.  However, I've been reluctant to use Vim for anything other than quick, simple operations for one reason: The "u" key will only undo the most recent change, as though there aren't any other changes in the history.  Hitting "u" a second time reverses the "undo" command, so that repeatedly hitting it will just remove and add the same small change over and over again.  No matter how much time I spend looking into this it seems I'm the only person who's ever had this problem, and it occurs regardless of whether /etc/vimrc and ~/.vimrc exist.  As a result, I can't do any complex editing for fear of botching something and needing to spend hours backtracing my mistakes.  Any help on this is appreciated.
    Last edited by ANOKNUSA (2012-05-18 15:22:06)

    skanky wrote:It should do. There's a comment in /etc/vimrc recommending against changing, so it's worth looking into. There are other settings there that could affect some behaviour, apparently.
    That would likely be the issue: I overwrote the default with my own config file, without including runtime! archlinux.vim in my own config.  As far as I can tell, things are working as both user and root.  I suppose I should have paid more attention, but then again, there's no mention in the Arch wiki entry about not altering/deleting any of those files:
    Arch Wiki Vim Entry wrote:
    Vim's personal configuration file is located in the home directory: ~/.vimrc. Advanced users tend to keep a well-tailored ~/.vimrc. The global configuration file is located at /etc/vimrc. The fall-back $VIM variable is defined as /usr/share/vim/. For example, to create a global colorscheme the *.vim colorscheme file should be stored in /usr/share/vim/vimfiles/.
    Currently, the vim global configuration in Arch Linux is very basic and differs from many other distributions' default vim configuration file. To get some commonly expected behaviors (like syntax highlighting, return to the line of the last edit...), consider using vim's example configuration file:
    cp /etc/vimrc /etc/vimrc.bak
    cp /usr/share/vim/vim73/vimrc_example.vim /etc/vimrc
    It seems the comment in /usr/share/vim/vimfiles/archlinux.vim is all new users have to go on, and it's not usually the first place anyone looks.

  • How to chang the number of plots in the plot legend during run time?

    Hi, I am using waveform graph. At run time only i will come to know, how many plots should be plotted in the waveform graph. Based on the number of plots i have to change the plot legend. Is there any method to do the same?

    Maybe something like this?
    The inputs on the left are (from the top)
    your array of data you want to plot (or anything that contains the number of inputs you have)
    next one is an array of colorschemes (maybe you dont need this)
    and the third is an array of booleans that are true if that "channel" should be plotted and false otherwise
    /Anders
    Message Edited by Tohatsu on 01-08-2008 08:56 AM
    Attachments:
    graph.JPG ‏10 KB

  • [Solved]vim colorschemes not working

    Vim colorschemes are not working.When I set a colorscheme with ":color name" colors change just a bit but it don't get nothing even near the theme preview.
    I'm using rxvt with zsh.I already tested urxvt colors with a perl script,they're working fine.
    Sorry for my bad english and for being such a fucking newbie.
    Last edited by instinct (2013-03-13 21:17:32)

    I recommend firstly to define all your terminal colors in your ~/.Xdefaults accordingly. Here's a sample from my own ~/.Xdefaults - I'm using urxvt terminal with standard terminal colors:
    URxvt.background: rgb:00/00/00
    URxvt.foreground: rgb:c2/c2/c2
    *color0: rgb:00/00/00
    *color1: rgb:a8/00/00
    *color2: rgb:00/a8/00
    *color3: rgb:a8/54/00
    *color4: rgb:00/00/a8
    *color5: rgb:a8/00/a8
    *color6: rgb:00/a8/a8
    *color7: rgb:42/42/42
    *color8: rgb:00/00/00
    *color9: rgb:f8/54/50
    *color10: rgb:50/fc/50
    *color11: rgb:f8/fc/50
    *color12: rgb:50/54/f8
    *color13: rgb:f8/54/f8
    *color14: rgb:50/fc/f8
    *color15: rgb:f8/fc/f8
    You can test your terminal colors with a color script found here.
    After that you should set up vim. Start with ~/.vimrc and ~/.vim/colors/yourcolor_scheme.vim.
    In ~/.vimrc you should have
    set t_Co=256
    syntax on
    And then you can find yourself a colorscheme that fits you. Now here's the tricky part: the colors in here are defined for terminals (cterm colors) and for gvim (gui colors). I find it hard to get the desired colors using cterm colors, so I am using a script that converts guicolors to the equivalent terminal colors - its called guicolorscheme. After you download the script, put it in ~/.vim/plugin, and add this to the bottom of your ~/.vimrc:
    if (&t_Co == 256 || &t_Co == 88) && !has('gui_running') &&
    \ filereadable(expand("$HOME/.vim/plugin/guicolorscheme.vim"))
    " Use the guicolorscheme plugin to makes 256-color or 88-color
    " terminal use GUI colors rather than cterm colors.
    runtime! plugin/guicolorscheme.vim
    GuiColorScheme hax
    else
    " For 8-color 16-color terminals or for gvim, just use the
    " regular :colorscheme command.
    colorscheme default
    endif
    I have thinkered with my own colorscheme here to get some nice colors, so you are free to use that one, and remember to put it in ~/.vim/colors/.
    Last edited by roygbiv (2011-06-07 10:53:06)

  • BADI for changing fields during Creation of BP in CRM

    Hello to everyone,
      I need to find a BADI (or other way) to default several fields during BP creation in CRM (4.0 SR1 SP9). The fields I will like to set are TAX TYPE, TAX NUMBER, TAX CATEGORY, etc.. I have found the BADI BUPA_TAX_UPDATE but i dont see any suitable parameters (structures) to changes these fields. Please advice and thanks in advance.

    Hi
    If you use function BUPA_NUMBERS_GET then your BP number will already be buffered and you can avoid a DB read. It may also be that the BP is not in the DB yet anyway.
    You can only pass one GUID in at a time - loop through IT_CHANGED_INSTANCES into a variable of type BU_PARTNER_GUID and pass that into the function as input parameter IV_PARTNER_GUID.
    Cheers
    Dom

Maybe you are looking for

  • Can I Control Book Module Zoom Levels in LR4

    Hi I'm frustrated that using zoom in/out in Book module doesn't seem to let me control the level of zoom. On my macbook this makes text in captions either too small to read without straining or too large to see more than a few words at a time. I can

  • Controlling TV Speakers Indirectly with Apple Remote via System Volume

    My Mac Mini is connected to a Sony TV via an HDMI cable.  I would like to control the volume of the TV speakers indirectly by controlling the Mac Mini system volume with my Apple remote.  But when I attempt to change the volume the speaker icon appea

  • DATA-PUMP ERROR: ORA-39070 Database on Linux, Client on Win 2008

    Hi, i want to make a datapump export from client Windows 2008. I define dpdir as 'C:\DPDIR'. While making expdp expdp login\pass@ora directory=dpdir dumpfile=dump.dmp logfile=log.log full=y i get those errors ORA-39002:niepoprawna operacja ORA-39070:

  • Adobe Reader XI - commenting tool not responding

    Every time I attempt to use the commenting tool and/or the markup tool in this version - - it takes several minutes to respond. The error mesage "Adobe reader not responding" continues to dislay for about 90 seconds.  I am using Windows 8 . . is ther

  • No Memory?

    In PE7, when I try to run a slideshow (even with only 2 slides) I get error "There is not enough memory available to finish initalizing preview"  System shows over 1 gig.