Creating color schemes

According to the official tutorial on creating color schemes s:Application has a style property named 'selectionColor':
http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7f85.html#WS69 9A11B5-8BFB-4282-829A-C97DA87F116F
But according to the ActionScript reference it doesn't:
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/Applic ation.html#top
Is this a bug? How do I set the selection color globally?

hi
you can set global styles in css which should work ok:
global
  selection-color: #00FF00;

Similar Messages

  • Help with creating color schemes in Illustrator file

    I'm repeating a particular background image on each page of a calendar and would like to change its colors on each page. There are 2 gradients in the image which use a total of four different colors. I'm not at all skilled in color theory and was wondering if anyone can please tell me if there's an easy way to come up with harmonious color combinations that I can apply to the original Illustrator file? My shortcut solution would be to convert the color to grayscale and apply a color overlay, but the image just looks flat when I do that. I would prefer to adjust the gradients individually but just don't know how to find compatible colors.
    Here's a preview of the image followed by a DropBox link to the Illustrator file.
    https://dl.dropboxusercontent.com/u/52882455/background1.ai
    Thanks!

    Couple ideas for you:
    First, try using the color wheel on color.adobe.com.  Select the middle color and add your hex code to the color.  The app will automatically show you analogous colors.  See an example here. You can also experiment with the other color rules in the Color Rule menu (just click on one of them).
    Second, take a look at themes created by others.  If you are looking generally for colors that work well with yellow, you can browse the most popular themes and spot some which use yellow. 
    I hope that helps.

  • How to create a new java color scheme?

    Hi All
    Is it possible to get the default look and feel of 11i i.e. blaf in 12i. As this color scheme is not available in 12i. And also is it possible to edit the existing color scheme?
    Regards
    Rahman

    In R12, Swan is used instead of BLAF. "Swan" user interface is globally better look without global effort.
    "Swan" Improves appearance without dramatically changing layout or end user actions:
    - No need to relearn the applications
    - Does not disturb automated tests
    - Custom applications built with OA Framework will pick up the new UI automatically with little or no rework
    Oracle E-Business Suite will use only the “Swan”look and feel for R12
    For more details, please check the following:
    Updated User Interface for E-Business Suite Release 12
    http://blogs.oracle.com/schan/2006/05/04#a111
    Oracle Application Framework (OAF): Architecture, Personalization, and Extensibility in Oracle E-Business Suite Release 12
    http://www.oracle.com/technology/products/applications/Events/OOW-2006/EBS/S281402_Sara_Woodhull.pdf

  • Changing default color scheme when exporting ALV report to Excel spreadshee

    Hi all,
    We have a bunch of FI reports created using OOPS in abap.  Each of the reports has the functionality to be exported to an excel spreadsheet.  When exporting to Excel, the headers are a very dark brown color, making them difficult to read and it has been requested that they are shaded a lighter color.  I have not defined any sort of color scheme within the report itself, and I was wondering if there was a way to change the color scheme when exporting the report to excel.  Let me know if there is anything that can be done, thanks!

    check ur fcat

  • How do I make a custom brush image in a gradient color scheme in Photoshop Elements 12?

    I want to make a custom brush image in a gradient color scheme.  I know how to change the hue jitter, but I want to "paint" the image with a gradient between two colors.  For example, I have an image of an octopus that I have used to create a custom brush.  I want the top of the octopus to be hot pink and gradually fade into a deep orange at the end of the tentacles.  Everything I've looked up just colors the background.  Thanks in advance!

    Try the following:
    Open the octopus image
    Open a Gradient Map Adjustment layer above this. There are several preset gradients, but in my version of the program I don't see one with pink to orange.
    When you double click on the gradient bar in the Adjustments palette, this will open up the Gradient Editor, where you can tailor the gradient to your specifications with color and opacity stops. (see below)
    This will apply the gradient to the entire picture. However, the adjustment layer has a built-in mask (the white rectangle).
    Left click on this and paint with a black brush to hide the gradient outside of the octopus. If you go too far, you can correct with a white brush.
    Now, as to the Gradient map adjustment layer, here is how to configure it:
    http://retouchpro.com/tutorials/?m=show&opt=printable&id=132

  • Color Scheme Problems in Ultiboard

    Hi,  I've been having trouble with the color scheme problems in Ultiboard ever since I upgraded form 10.0 to 10.1.  The color schemes will not save in Ultiboard 10.1, even with the new patch 10.1.0.1, this problem is persistant.
    Here's the problem in detail: 
    In global Preferences, I click on "Colors", and then New Scheme, give it a name, and I define my colors.  However, when I open a new file, the colors are reverted to the default.  When I check the preferences again, the name that I have given to my color scheme is labeled as "User settings", and they are the same as the default colors.
    This is really annoying as every time I open a file, I have to change the color schemes.  It seems like these settings are not being saved in the user-configuration file for some reason or another.
    I have tried deleting my user-config file in the user directories, and started new user-config files, but to no avail, the problem is persistent.  The color just will not stay.
    How do I get around this problem?
    -J 

    Hello,
    Thanks for reporting this. I was able to reproduce the issue and created a defect report, ID: 112869.
    Fernando D.
    National Instruments

  • Motif L&F: support for color schemes?

    I want to use the Motif L&F in my Java application, but I want the color scheme to be chosen as per the users installed Color theme(using the CDE Style Manager).
    Having a default bluish grey UI does not blend well with my 'Desert' or 'Delphinium' color theme... how can I achieve this in my java app with minimal code?
    Thanks

    Doesnt look like Sun provided support for Themes in
    Motif L&F...
    I tried the SwingSet demo on Solaris, and when Motif
    L&F is chosen, the Theme drop down gets disabled...Got Mantis? The GTK L&F in 1.4.2 supports themes. Otherwise, you might be able to do what you want by subclassing MotifLookAndFeel--just that class, I mean, not the whole L&F. You would actually be creating a new L&F that uses all of the Motif UI delegate classes, but replacing its color scheme with your own. I've never tried it, so it might not be that simple--and if it takes any more effort than that, it's not worth it. Not with the GTK L&F already out there, and the Synth L&F coming in 1.5.
    and, as an aside, the SwingSet font in the 'view
    source' pane is extremely small and unreadable on
    Solaris... looks like sloppy workmanship!
    It's the same on Windows. I believe it's due to a known bug that causes the HTML renderer to make Swing's already-too-small fonts, even smaller.

  • Import color schemes to Excel 2010

    Hi, Everyone 
    I really need your help for Excel 2010.
    For excel 2003, when I import color scheme from another excel: on the menu bar>tools>options>color
    tab in the "copy color from" box, click the down arrow and select the workbook which contains the color schemes
    Then I can find and use the color imported.
    For 2010, Click the Microsoft Office Button, and then click Excel Options. Click on Save.
    Under 'Preserve Visual Appearance of the workbook'
    Click on Colors
    Click on 'dropdown box' of Copy Colors from and select the file I want to copy the colors from and click OK.
    Click OK to close the Excel Options dialog box.
    In Excel 2010, I cann't find the color imported in the color palette, nor use it of cause.
    If you have any idea, please don't hesitate put your answers, I really need the solution for it. Thanks in advanced
    Jun
    Jun LOU

    Hi,
    I tried the following and it worked!
    To copy your existing colour palette to a document or template in Excel 2010:
    <dir>
    Open the file (containing the existing colour palette to copy) with version Excel 2010
    Go to tab "Page Layout"
    Click on the Icon "Themes" (Themes menu)
    Go to the bottom page and click "Save current Theme..."
    Give a name with extension *.thmx (e.g. "mycolours.thmx")
    The theme will be available to use and copy in other existing Excel documents repeating the actions described.
    For new documents the recommendation is to create a workbook or a template.
    </dir>

  • Copying a background color scheme from one image to another

    I have a banner I created off the web that has red with a kind of white tint in the middle and is gradient to the corner with black tint. Can some one tell me is there a way to copy this color scheme in the from the banner and apply it to a logo image I have so that they match.
    thank you in advance

    Can you show us the image? Also, what exactly do you mean by:
    copy this color scheme

  • 11i Java Color Scheme set_canvas_property question

    Hi,
    I've modified the custom.pll to change a canvas color to red based on some data criteria using the set_canvas_property command. I want to set it canvas back to the original color when they create a new record. My question is how can I programmatically figure out what the default color format is to change it back?
    It seems that I should use fnd_profile.value but I'm not clear how I can use this. The system profile for Java Color Scheme is blank for site, application, responsibility, and user.
    Thanks in advance,
    Lisa

    Please disregard this message. It's posted in the wrong forum and I do not know how to delete it from here.

  • GVim color scheme - darkfix

    This is my custom gVim theme, based somewhat off of molokai. Optimized for PHP, HTML, CSS (still working on PHP, and Javascript).
    Download darkfix.vim
    http://theywillknow.us/uploads/darkfix-preview.png
    Last edited by ctruett (2010-10-11 17:59:40)

    Trivia89 wrote:
    bwalk wrote:Look into /etc/gvimrc. There are some stupid defaults set.
    There isn't a .gvimrc in /etc.
    I also tried creating it (and .vimrc) and linking them to the one in my home, but it didn't work.
    The config files are not hidden in /etc. Thus it is not /etc/.gvimrc but /etc/gvimrc.
    This file should be there, it was installed by the gvim package.
    By the way, from where do you load your color scheme, global (/usr/share/vim/colors) or local (./vim/colors)? It appears that KDE messes up the environment when starting an application from the menu.
    (I can't check this now as I'm using IceWM currently.)

  • Custom Color Scheme in Xcelsius

    Hi all,
    I want to create custom Color Scheme in Xcelsius. I have referred the following blog
    [/people/john.kurgan/blog/2009/07/20/obtaining-the-perfect-custom-color-scheme-in-xcelsius-part-2|/people/john.kurgan/blog/2009/07/20/obtaining-the-perfect-custom-color-scheme-in-xcelsius-part-2]
    That blog has XML files .I downloaded that XML and put in the following folder.
    C:\Program Files\Business Objects\Xcelsius\assets\themes\custom 
    But that Color Scheme is not displaying in Xcelsius.
    If I put XML file in the following folder (C:\Program Files\Business Objects\Xcelsius\assets\themes\built-in ) I can use that color Scheme.
    What may be the problem?
    Help me in this regard.
    Thanks &Regards                           
    Hemalatha J

    Hi Hema
    They should be located here:
    C:\Program Files\Business Objects\Xcelsius\assets\themes\custom
    OR:
    C:\Documents and Settings\<User Name>\Application Data\XcelsiuscustomThemes
    Regards
    Charles
    Edited by: Charles Davies on Oct 5, 2009 5:11 PM

  • Testing Interactive Form Logon Displays Odd Color Scheme

    For over a year we have been using this one interactive form.  The color scheme, when logging into this form, has changed. The developer who created the form has made no changes, and I do not know of any changes on the Basis side that would cause this.
    When I test the form from SICF, the initial logon screen has a black background and the logon window where we enter the username and password is outlined in blue. Once I log into the form, it displays properly. Any ideas on what may be causing this form to display in this odd manner?
    I know it is just the colors and the form itself still works, but some endusers find it hard to read the logon screen when it displays like this.
    Thanks,

    Goto transaction SICF.
    Under default_host>sap>bc>webdynpro>sap>(name of interactive form) - double click on the form
    Select Error Pages Tab, within the Create/Change Service window that is now open. Switch to change mode, and Scroll down the page to select the configuration button. 
    This opens the System Logon Configuration Window and under Logon Layout and Procedures you will see two options. SAP Implementation and User-Specific. SAP Imlpementation has a Tmpl (Template) and SAP ICON selection. User-Specifc has a class your developer would have created. You select which option and settings for that option you want. Then select the adjust Links and Images. When I made these changes, it asked me for a transport.
    Once you have applied the changes, created the transport and saved everything. You will now be able to run a test of the form from SICF to see what the new logon layout looks like. You just transport the change through the rest of your systems.
    Edited by: David Harris on Jan 20, 2010 8:52 PM

  • Problem to create a Schema

    After installing Oracle 8i, I can't create a schema.
    Can you help me please to indicate to me how I can create a schema?
    Should I download other file?
    Thank You
    null

    You donot need download any thing for this.
    First create a user say scott.
    Create user scott identified by tiger;
    grant connect , resource to scott;
    If the user is alreadt there , please ignore the above.
    Now run the following statement.
    CREATE SCHEMA AUTHORIZATION SCOTT
    CREATE TABLE sox
    (color VARCHAR2(10) PRIMARY KEY, quantity NUMBER)
    CREATE VIEW red_sox
    AS SELECT color, quantity FROM sox WHERE color = 'RED'
    GRANT select ON red_sox TO public;
    Hope the above will help you.

  • Color scheme Office 2013

    When will a new color scheme come out? I'm going crazy with these ultra bright options!

    Hi,
    I'm so sorry if the design of the products brings you any inconvenience, but I haven't heard any news about adding new colors to Office 2013.
    It's true the fact is we only have White, Light Gray and Dark Gray in Office 2013, which is complained about by some of our customers. But please be assured that any improvements in the product are based on users' requirements. Our developers strive
    to capture Microsoft users' ideas and are working hard to create a more powerful and easy-to-use product.
    Thank you for focusing on our products, let's look forward to the further versions.
    Regards,
    Melon Chen
    TechNet Community Support

Maybe you are looking for

  • Enterprise Manager is not able to connect to the database instance....

    Hi all, Currently i'm facing a big issue here. I have install the Oracle 10g on Window 2003 SE. And currently the Enterprise manager is not be able to conenct to the database and my database is still running.With my listener is up. But from the Enter

  • How to create a custom property for web dynpro iView - please respond

    Hi, I have to create a custom iView property for a web dynpro Java Application.  I am searching forums and sap help and not able to find any documentation on this. Please post your thoughts here... Thanks Srini Edited by: Srinibapati on Sep 5, 2009 3

  • Remotely call a PHP function?

    My alliance in a game uses a tool to keep track of information. I am trying to make a program that allows me to simply copy information I want to submit to the system's clipboard and then push it to the "submit form" of the alliance's website. At any

  • Is there a Text Expander-type app for the iPhone?

    Is there a Text Expander-type app for the iPhone?

  • Trigger ALE distribution

    Is it possible to remotely trigger (e.g. JCO call) an ALE distribution of a specified HRMD object?  This would be similar to using transaction PFAL to do a full distribution of an object type.