Results 1 to 2 of 2

Thread: changing the DOS background colour

  1. #1
    Join Date
    Apr 2008
    Posts
    439

    changing the DOS background colour

    The value DefaultColor controls the foreground and background colors used in command prompt windows. It has a default value of 0, for standard white text on a black background.
    CHANGING DOS BACKGROUND
    Open your registry (press win+r and type regedit , hit enter )
    goto


    [HKEY_CURRENT_USER\Software\Microsoft\Command Processor]

    u'll find "DefaultColor"

    You can replace it's value with a two-digit hexadecimal number, in which the first digit selects a background color and the second a foreground color. The hexadecimal codes are:

    Hexadecimal value Color
    0 Black
    1 Blue
    2 Green
    3 Aqua
    4 Red
    5 Purple
    6 Yellow
    7 White
    8 Gray
    9 Light Blue
    A Light Green
    B Light Aqua
    C Light Red
    D Light Purple
    E Light Yellow
    F Bright White


    A value of F0, for example, would give black text on a white background, and 1E would yield yellow text on a blue background.

    The change should take effect the next time you open a console window.

  2. #2
    Join Date
    Apr 2008
    Posts
    586

    Re: changing the DOS background colour

    You can do this by using the another method.

    • Just open the DOS window.
    • Right click on it, and then go to properties.
    • Then by using the colors tab you can change the color of the DOS window.


    Thanks.

Similar Threads

  1. Changing Desktop background problems in Mountain Lion
    By Yoteen in forum Operating Systems
    Replies: 8
    Last Post: 18-08-2012, 01:27 PM
  2. Replies: 5
    Last Post: 26-11-2011, 02:28 PM
  3. Dynamically change cell background colour in excel
    By benjon in forum Windows Software
    Replies: 1
    Last Post: 20-10-2010, 07:53 PM
  4. how to change white background screen to other colour?
    By abhi123tri in forum Customize Desktop
    Replies: 3
    Last Post: 12-06-2010, 07:21 PM
  5. CSS : Changing background image and length of a page to 100%
    By Yaropolk in forum Software Development
    Replies: 4
    Last Post: 20-05-2009, 03:21 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,186,976.10535 seconds with 17 queries