[SOLVED] Certain emacs colors too dark

For example, the blue gdb prompt in the gud buffer is too dark against a black background. Is there any way to change this? I believe this is an emacs issue and not a terminal issue, since changing terminal colors color0-color15 doesn't affect that particular text.
Last edited by nbtrap (2012-02-20 21:50:45)

I figured this out: Just run
M-x describe-face
with the cursor over the font in question. Then one can select to customize the face in the help buffer that appears. Awesome!

Similar Messages

  • Portege R500-10J: Not possible to watch movies - display colors too dark

    Hi!
    I've recently bought a Portege R500-10J and have a pretty bad problem - I can't watch any movies here (DVD, or *.avi, or any others). Any media can't be seen on the display. Its too dark and some colors are reflected.
    I have no problems with any office applications, or internet browsing, colors are great for 12.1 inch display, but using any media applications is nearly impossible.
    Changing any settings doesn't help. Colors are extremely poor. I didn't install anything but that came with the notebook first.
    Anyone knows - is this a hardware problem (videocard), or software (codecs, drivers, smth else), or it is a normal condition?
    Hope it can be fixed. This notebook supposed to be used for watching films while travelling...

    To be honest it is not easy to understand your problem. I presume you will use battery power supply while traveling. In this case power saver tool will probably switch to power saver mode. In this case the display brightness will be set to lower level.
    You can set it to highest level using FN+F7 key combination. Be also sure the display is in the right direction (90 degrees to your eyes).

  • R1800 colors too dark

    follow up from my last post
    having had time to experiment
    ...old settings that matched were printer mgmt, Epson vivid gamma 2.2 paper
    premium glossy, PS set on relative allow printer mgmt
    ...now all the prints I make with same saved settings are too dark and too
    magenta
    ..using calibration on monitor from software based gamma program Samsung
    magic eye can see all levels of black and whites with separation on webpage
    test, do not have a hardware based tool
    R1800 system display properties set to auto choose from profiles I see the
    profile and the paper profiles there (later tried manual select ee089_3
    >Epson default profile)
    reinstalled same to make sure up to date
    things I tried:
    turn off printer mgmt, let PS manage, chose perceptual>>same exact results
    as first too dark,too magenta
    turn back to printer mgmt in PS, set to perceptual in PS, gamma 2.2 in Epson
    driver>>same exact results
    PS choose no color mgmt printer set to standard (was on vivid), try ICM on
    sRGB (same as files & camera)
    PS back to printer mgmt, relative printer set to icm sRGB input
    standard>exact same results too dark, too magenta
    make print in Windows wizard software>>same exact results
    go back to printer driver-using my old settings that used to match>>
    manually by sliders >set brightness up and pulled down magenta>>much much
    closer to picture on monitor
    UGH!! have to make 13x13 display prints and am wasting ink and paper testing
    all this (used 6x13 strips left over trims)

    second sentence
    ...old settings that matched were printer mgmt, Epson vivid gamma 2.2
    paper
    premium glossy
    Thank you wolf
    kind of you to say so
    I will see if my friend can come over and use his on my machine
    I went to Norman Korens page and it looks OK at 2.2 no wavy lines

  • [SOLVED] rxvt-unicode font color too dark

    I just updated rxvt-unicode-patched and now my font is quite dark. It was bright previously but now appears as:
    Here is my .bashrc:
    Xcursor.theme: Obsidian
    URxvt*scrollBar: false
    URxvt*geometry: 120x70
    URxvt*depth: 32
    URxvt*jumpScroll: true
    URxvt*skipScroll: true
    URxvt*visualBell: false
    URxvt*buffered: true
    URxvt*background: rgba:0000/0000/0000/6666
    URxvt*foreground: rgba:aaaa/aaaa/aaaa/7777
    URxvt*transparent: false
    URxvt*fading: 10
    URxvt*fadeColor: grey
    URxvt*shading: 75
    URxvt*font: xft:Terminus-12
    URxvt*boldFont: xft:Terminus-12-bold
    URxvt*urlLauncher: google-chrome
    URxvt.matcher.button: 2
    URxvt.perl-ext-common: matcher,clipboard
    URxvt.perl-lib: /usr/lib/urxvt/perl/matcher
    URxvt*intensityStyles: true
    URxvt*internalBorder: 0
    URxvt*externalBorder: 1
    URxvt*borderLess: false
    URxvt*termName: rxvt-unicode
    urxvt.colorBD: #ffffff
    urxvt.colorIT: #bbbbbb
    urxvt.colorUL: #999999
    urxvt.underlineColor: #999999
    XTerm*Geometry: 100x60
    XTerm*background: Black
    XTerm*foreground: White
    XTerm*scrollBar: false
    XTerm*termName: xterm-256color
    !*background: #121212
    !black
    !*color0: #353535
    !*color8: #666666
    !red
    !*color1: #AE4747
    !*color9: #EE6363
    !green
    !*color2: #556B2F
    !*color10: #9ACD32
    !brown/yellow
    !*color3: #DAA520
    !*color11: #FFC125
    !blue
    !*color4: #6F99B4
    !*color12: #7C96B0
    !magenta
    !*color5: #8B7B8B
    !*color13: #D8BFD8
    !cyan
    !*color6: #A7A15E
    !*color14: #F0E68C
    !white
    !*color7: #DDDDDD
    !*color15: #FFFFFF
    !*foreground: #DDDDDD
    *background: #151515
    *foreground: #ffffff
    !black
    *color0: #111111
    *color8: #505050
    !red
    *color1: #b04020
    *color9: #dd4010
    !green
    *color2: #afd700
    *color10: #daff30
    !yellow
    *color3: #f7cf0a
    !*color11: #fce70d
    *color11: #ff9600
    !blue
    *color4: #3060aa
    *color12: #6099dd
    !magenta
    *color5: #d6156c
    *color13: #fe4365
    !cyan
    *color6: #a0c2de
    *color14: #c9dee8
    !white
    *color7: #cacaca
    *color15: #b0b0b0
    (changing the last two lines to FFFFFF makes no difference)
    BLACK="\e[0;30m"
    BLUE="\e[0;34m"
    GREEN="\e[0;32m"
    CYAN="\e[0;36m"
    RED="\e[0;31m"
    PURPLE="\e[0;35m"
    BROWN="\e[0;33m"
    LIGHTGRAY="\e[0;38m"
    DARKGRAY="\e[1;30m"
    LIGHTBLUE="\e[1;34m"
    LIGHTGREEN="\e[1;32m"
    LIGHTCYAN="\e[1;36m"
    LIGHTRED="\e[1;31m"
    LIGHTPURPLE="\e[1;35m"
    YELLOW="\e[1;33m"
    WHITE="\e[1;37m"
    NC="\e[0m" # No Color
    PS1="\[$BLUE\]ââ\[$PURPLE\][ \[$YELLOW\]\$(date +%D) $(date +%r) \[$PURPLE\]][ \[$LIGHTGREEN\]\w \[$PURPLE\]]\n\[$BLUE\]ââ\[$YELLOW\]> \[$LIGHTGRAY\]"
    ^^ When on the PS1 line there I change the end from LIGHTGRAY to WHITE, only the first couple lines appear white sometimes, others it appears as it should:
    Appreciate any help, thanks
    Last edited by colbert (2011-07-05 03:04:36)

    URxvt*foreground: rgba:aaaa/aaaa/aaaa/7777
    I think this is your font color. Have you tried changing it?
    XTerm*foreground: White
    This one is for xterm so no wonder it doesn't do anything in urxvt.
    Edit: Setting
    urxvt.foreground: #aaaaaa
    does produce dark font, '#ffffff' gets me bright white, as expected.
    Last edited by karol (2011-07-04 23:32:06)

  • Appearance colors - too dark

    I run this on a Mac and now windows 8, and the windows version the bezier curve handles are a dark blue and changing the background does not help me able to see them.
    Why is it dark blue? I would like to change them to white or a lighter color, the time code and other numbers in the effects window are a lighter blue.
    where do I change this to white?
    not a problem on the mac version.

    Hi,
    The latest version of Premiere Pro has the changed blue interface. It seems that you have updated to the latest version only on the Windows computer. (Premiere Pro CC 2014.1 to be exact)
    Unfortunately, there is no way to change the blue color.
    And on the Mac, you might be running an older version (Premiere Pro CC 2014.0.1 in my opinion, if you are on PP CC 2014)
    Thanks!
    Rameez

  • Epson prints too dark from LR on color managed MacBook Pro?

    Hi all,
    I have a newish MacBook Pro, calibrated with Spyder2, and printing to an Epson 2200. The prints are too dark, and don't really come close to matching the screen in LR. I've brought the images into PS2 for soft proofing, but the prints are still far too dark. It's not just out of LR, but DPP as well. I found this topic:
    http://www.adobeforums.com/cgi-bin/webx/.3bc44027/28
    Tthat seems to describe my problem, but it seems to be Adobe-specific. Doug doesn't say if he's tried printing from other apps. I use Epson's custom profiles, which actually seem to be worse than the standard profiles that come with the driver.
    A new twist seems to be that profiled jpg images with sRGB profiles exported from LR also print too dark when I had them sent out for printing, which leads me to think that my screen is not profiled correctly, or there's some weird flaw in the Mac's color management engine that skews everything.
    My first question: When I profile my screen using Spyder2, I have the brightness set at maximum. Should I bring it down, and if so, how far? The Spyder2 help says use "Factory Defaults", but the MBP ships with brightness set on auto-adjust based on ambient light levels.
    My second question: Are there others who have this issue? Have any of you resolved them successfully, and if so, how?
    Thanks!
    Timmy

    Time for a reality/sanity check for those who complain that "the "prints are too dark from my Epson printer"!
    If you will just reduce your monitor's white-point luminance to the range of 80-90 cd/m2 when you edit your images, it's almost certain that the problem will be solved (assuming you're not making some other error in color management setup). Many people conclude that their problem must be a generic failure or defect of Epson printers (i.e., compared to HP, etc)-- or that the Epson paper profiles are defective. Well, perhaps there's some element of truth to that conclusion--to the extent that Epson printers have evidently been designed with typical professional editing environments in mind (i.e., the low brightness levels to which "serious" printers adjust their monitors and ambient lighting). Why would they do that: Well, who wants to spend many hours each day looking at the glare of a 200 cd/m2 monitor screen (and the reflections from a brighly lighted room)?
    So, for getting "monitor-matching" prints from printers such as the SP 2200, you simply need to work (edit) with your images in a more-or-less "dimly lit" room using a monitor that is properly adjusted for such a low-light environment--(i.e., the screen luminance not higher than 90-100 cd/m2). Of course even with such a reduced screen luminance, the light used for print-viewing must be sufficiently bright(**)
    It's possible that your monitor cannot be adjusted to the necessary (low) luminance level--or that you haven't any means to measure the luminance level. Those are correctable hardware issues, although may require $$.
    (**)please note that a fairly bright viewing light is needed for prints (made as suggested above) to appear to be a reasonably close "match" to the monitor image.
    Phil

  • Printing from photoshop, colors seem too dark

    We are printing photos and/or scans of my wife's paintings as well as some of her photography.  Using a canon ip4820 and a Red river satin paper (or canvas paper) and the corresponding recommendation from Red river including their icc profile for the specific paper.  While the color profile helped slightly, we still cna't seem to get true reproduction.  I realize monitor calibration and other things will effect the way we see the photo, but we've viewed the photos on various screens and on the canon t2i lcd screen as well as comparing to the original painting and the prints always look too dark and in some cases the yellows come out too orange.  This is all with new canon ink and a new printer.  We always have to brighten the images but not being photoshop pros we are not sure if that is the correct thing to do or if there is some other correction or maybe its just that the ip4820 isn't cable of reproduction to that level. 
    Are there some settings we are missing? 
    thanks for any ideas.

    3 suggestions:
    Be sure that you have the latest drivers for your printer
    Have the printer manage colors, not Elements. Certainly not both!
    Reduce the brightness settings on your monitor, esp. while enhancing with PSE

  • Printouts too dark on Laserjet CP2025, HP Basic Color Match tool crashes.

    I recently purchased an HP Color LaserJet CP2025, but my prints are coming out extremely dark causing me to have to use extreme brightness/contrast increases when printing pictures.
    I tried using the HP Basic Color Match tool hoping it would address the issue, but ever time I get to the color match choice option the program crashes.
    I'm using 32-bit WinXP Pro.

    Here is a link  to a document that addresses print quality issues for your model or printer. It will give you troubleshooting steps to try in an attempt to correct the quality output issue that you are having with the printer. One of the topics covered in the article is how to adjust print density settings if the pages are printing too dark. It also covers how to change other print settings based on the quality of your output. I hope that this helps.
    I am a former employee of HP...
    How do I give Kudos?| How do I mark a post as Solved?

  • Color management help needed for adobe CS5 and Epson printer 1400-Prints coming out too dark with re

    Color management help needed for adobe CS5 and Epson printer 1400-Prints coming out too dark with reddish cast and loss of detail
    System: Windows 7
    Adobe CS5
    Printer: Epson Stylus Photo 1400
    Paper: Inkjet matte presentation paper with slight luster
    Installed latest patch for Adobe CS5
    Epson driver up to date
    After reading solutions online and trying them for my settings for 2 days I am still unable to print what I am seeing on my screen in Adobe CS5. I calibrated my monitor, but am not sure once calibration is saved if I somehow use this setting in Photoshop’s color management.
    The files I am printing are photographs of dogs with lots of detail  I digitally painted with my Wacom tablet in Photoshop CS5 and then printed with Epson Stylus 1400 on inkjet paper 20lb with slight luster.
    My Printed images lose a lot of the detail & come out way to dark with a reddish cast and loss of detail when I used these settings in the printing window:
    Color Handling: Photoshop manages color, Color management -ICM, OFF no color adjustment.
    When I change to these settings in printer window: Color Handling:  Printer manages color.  Color management- Color Controls, 1.8 Gamma and choose Epson Standard it prints lighter, but with reddish cast and very little detail and this is the best setting I have used so far.
    Based on what I have read on line, I think the issue is mainly to do with what controls are set in the Photoshop Color Settings window and the Epson Printer preferences. I have screen images attached of these windows and would appreciate knowing what you recommend I enter for each choice.
    Also I am confused as to what ICM color management system to use with this printer and CS5:
    What is the best ICM to use with PS CS5 & the Epson 1400 printer? Should I use the same ICM for both?
    Do I embed the ICM I choose into the new files I create? 
    Do I view all files in the CS5 workspace in this default ICM?
    Do I set my monitor setting to the same ICM?
    If new file opens in CS5 workspace and it has a different embedded profile than my workspace, do I convert it?
    Do I set my printer, Monitor and PS CS5 color settings to the same ICM?
    Is using the same ICM for all devices what is called a consistent workflow?
    I appreciate any and all advice that can be sent my way on this complicated issue. Thank you in advance for your time and kind help.

    It may be possible to figure out by watching a Dr.Brown video on the subject of color printing. Adobe tv
    I hope this may help...............

  • HT5557 I highlight and study e pubs in ibooks. Now with the up date the color coding that I've be using are too dark and no way to adjust opaqueness. (SHOULD ADD THIS.) Is the an app to by to add to ibooks????

    I highlight and study e pubs in ibooks. Now with the up date the color highlighters that I've be using are too dark and no way to adjust opaqueness. (YOU SHOULD ADD THIS.) Is the an app to by to add to ibooks???? Or an app to but to have other highlighter colors and be able to use the in ibooks???

    I highlight and study e pubs in ibooks. Now with the up date the color highlighters that I've be using are too dark and no way to adjust opaqueness. (YOU SHOULD ADD THIS.) Is the an app to by to add to ibooks???? Or an app to but to have other highlighter colors and be able to use the in ibooks???

  • Change background color ? - Too dark !

    Is it possible to change the colors of the interface in LR 1.3 ?
    I think the grey are too dark and makes it hard to see.
    I think I can changes it in the "edit - preferences - interface" menu,
    but I can't seems to make the background lighter.
    Can someone help ?

    >Is it possible to change the colors of the interface in LR 1.3 ?
    I think the grey are too dark and makes it hard to see.
    The changes that you can make are only for the background of the photograph that you are working on and how the screen looks in "Lights Out" Mode.
    >I think I can changes it in the "edit - preferences - interface" menu,
    but I can't seems to make the background lighter.
    That is where you change the background colour. You will see the different background "colour" (black, greys, white) in two places:
    If you goto Lights-Out mode (i.e dim or hide the Lightroom panels and menus). Repeatedly press L key to cycle through different Lights-out settings.
    The Background colour setting determines the background shown behind your image. You can see this in Library Loupe View or in Develop module.
    If you are looking to change the colours of the Lightroom interface panels, then you are out-of-luck.

  • Have Apple 5... Suddenly photos are coming out too dark and poor color....any ideas as to problem

    Camera taking poor pictures....too dark, flash goes off but picture quality poor.  Just started this recently

    Did you alrready try the general troubleshooting?
    Camera isn't functioning or has undesired image quality
    If the screen shows a closed lens or black image, force quit the Camera app.
    If you do not see the Camera app on the Home screen, try searching for it in Spotlight. If the camera does not show up in the search, check to make sure that Restrictions are not turned on by tappingSettings > General > Restrictions.
    Ensure the camera lens is clean and free from any obstructions. Use a microfiber polishing cloth to clean the lens.
    Cases can interfere with the camera and the flash. Try gently cleaning the lens with a clean dry cloth or removing the case if you see image or color-quality issues with photos.
    Try turning iPhone off and then back on.
    Tap to focus the camera on the subject. The image may pulse or briefly go in and out of focus as it adjusts.
    Try to remain steady while focusing:
    Still images: Remain steady while taking the picture. If you move too far in any direction, the camera automatically refocuses to the center.
    Note: If you take a picture with iPhone turned sideways, it is automatically saved in landscape orientation.
    Video: Adjust focus before you begin recording. You can also tap to readjust focus while recording. Exiting the Camera application while recording will stop recording and will save the video to the Camera Roll.
    Note: Video-recording features are not available on original iPhone or iPhone 3G.
    If your iPhone has a front and rear camera, try switching between them to verify if the issue persists on both.
    copied from Troubleshooting iPhone hardware

  • Help me solve color and dark print issue with a new monitor recommendation!

    I know, I hate "surveys" too. I'm thinking of attacking my color and dark printing issues w\LR and CS4, by investing in a new monitor. I currently have an 20' early edition Apple Cinema Display. The monitor is the last hardware (software) item in my current upgrade cycle. From those folks who are NOT having color or print problems, what displays are you using (or would recommend)? Ah, and price is an issue. Apologies in advance to those who think this is not appropriate use of the Forum.

    Monitor calibration is the first port of call. Sometimes changing one item in a system is enough to show up a colour management issue. You suggest that the monitor is the last item in your upgrade cycle, what all have you changed? Computer, printer? There may also be a setting you have failed to set when you installed the new software, eg. have you remembered to set relative colorimetric with the black point compensation box ticked, disable colour management in your printer driver and put an appropriate colour profile for your monitor onto the new computer? You also need the correct profile for your printer/paper combination set up in Photoshop.
    If you haven't calibrated your monitor, that on its own will give you poor prints, but all the other bits are needed also.
    Jo

  • Mac • LR - Prints too dark and color not the same

    I a real problem where my prints are too dark about 2stops+ and color seem way off .
    How can I syc PS & LR so things print the same and the way that they should.
    Having to do work a rounds take up space that I can use, the time wast is ________ .
    Any and all hepl is welcome
    and
    Thank you
    Ric.

    RICHARD RODAMAR wrote:
    I a real problem where my prints are too dark about 2stops+ and color seem way off .
    How can I syc PS & LR so things print the same and the way that they should.
    So, printing an image from PS is OK, but from LR it's dark?
    Do both have the same printer ICC profile selected?
    Bob

  • Still too dark after color corrector 3-way

    I've checked other tips on video that's too dark (i.e. quicktime HSL balance) but am still having a problem with a clip. It's a series of clips in a skating rink and the brightness of the flourescent light is keeping me from bringing up the remainder of the dark floor, skater, etc. to a point where it's similar to the other clips of the skater during other footage taken. I've first lowered the blacks and on the whites have raised it to the point just before the exclamation mark warning. But it's still just not matching the other clips I've been able to brighten from the same roller rink. I'm fairly new at this. Any suggestions as to what I can do? Thanks

    My apologies and thank you for assisting. I see you're from Chicago and I'm from California. I imagine you gotta hit the sack. I'm 56 years old and the learning curve is just a tad too big I guess. Based on some notes I found on how to save a clip from FC to be able to send, I attempted to save 4 examples for you. Well all four were the same clip. I guess I could at least send that one but it's the best of the four so it would be hard for you to see a comparison. I'm not seeking better fleshtones but rather a brighter global picture. As I mentioned in my original posting the bright flourescent light are the killer. I sure appreciate help here. Trying to help someone go to Australia next year for national skating competition and wanting to produce a video for donations. Just over my head but learning. How could I send you even the one clip I was able to make a tiff of? I don't see attachment options here. Sorry again for my ignorance on things like this. Trying...

Maybe you are looking for

  • Error during ABAP 7.01 trial version install on Vista - installation exited

    im re-installing NSP trial version for the 5th time and get the error below. I followed all instructions: - removed old installation folders - removed th port numbers in services - switched off AV and firewall - removed entries from registry - ran th

  • Internet Connection Issues

    Recently my Macbook wireless connection has been flaky. Sometimes it will connect to the internet and sometimes it won't. Sometimes restarting my computer would make the wireless connection work. Then yesterday my Macbook stopped connecting to the in

  • HT4623 updated in error! how to go back to ios5?

    My daughter updated my iPhone to ios6 by mistake. I had been holding back from upgrading as I don't want to lose Google Maps. Could someone tell me how to go back to ios5? Thanks.

  • FaceTime not receiving calls

    Hi hope someone could help. I have a new iMac with Facetime set up. For some reason if someone calls me nothing happens, Facetime doens't start up, no incoming call alert. Nothing. If I log out then log back in then sometimes it will work. I have tri

  • Why does PS CC print too dark? I found printing from PS CS5 was more accurate.

    Why does PS CC print too dark? I did not have this issue when printing with PS CS5.