Questions about changing the colors of things (usually themes).

learn more… | top users | synonyms (2)

1
vote
0answers
13 views

gnome-terminal - color palette

I'm trying to assign color palette on my gnome-terminal but it doesn't change at all... any clue? Screenshot > http://i.imgur.com/MXXhoOo.jpg Aditional info: Fedora 18 64bits (shiny new) GNOME ...
0
votes
0answers
8 views

How to disable EMACS - Prelude colors? (terminal)

I've used PRELUDE to work better in terminal, but I'd love to work with my default Terminal theme(colors). Zenburn-theme comes default with Prelude but It just work great the first time i run emacs ...
0
votes
1answer
35 views

Change Windows XP's system colors

I'm looking for a program that lets me change the system colors in Windows XP. I'm talking about the colors in classic mode, not "Luna"-style themes. I'm trying to set a darker theme but to make it ...
0
votes
0answers
10 views

is it possible to change vim's scrollbar color in windows?

That is by putting some command in .vimrc file ? I cannot find it anywhere, everytime I search I got posts how to hide the scrollbar not how to color it.
2
votes
1answer
57 views

Change Window Title Text On Windows 8?

I would like to change the color of the window title text on: Windows 8 Professional x64 With all Aero features enabled On the desktop (not in MUI mode) Have tried various existing solutions for ...
0
votes
0answers
21 views

Git color ui uses green for both deletions and insertions

When enabling git color ui, the only color used is green. So in git diff I get green for both deletions and insertions. The same goes for git status where untracked files and unstaged files show as ...
0
votes
0answers
13 views

System text background discoloration

I open my computer, hold my cursor over the wireless icons, the text for both Windows and Lenovo wireless preview has a blue and green background. Same with the right click menu (on the desktop), all ...
0
votes
1answer
20 views

Can I alternate row shading but also give columns colors in Excel?

I'm fairly inexperienced with excel, but I know how to both color a column in a table and also setup a table with alternating rows. What I am trying to do is have alternating row shading in a table ...
1
vote
1answer
20 views

Adding highlight to ubuntu terminal

My current terminal looks like this: I know that I can change the font colour and the background colour, but I wanted to know if I can make the words be highlighted according to what they are ...
0
votes
1answer
59 views

Change XTERM change background color without clearing the screen?

Is there a way to change the background color an an xterm window without clearing the screen? I want to have a prompt that changes the entire screen's color, but I don't want to clear the screen
0
votes
2answers
36 views

Sending special bash characters to a custom function

I read this great article on customizing the bash prompt: http://blog.superuser.com/2011/09/21/customizing-your-bash-command-prompt/ I also read about using 256 colors in bash: ...
4
votes
3answers
155 views

CSS-targeting the white page that Chrome displays for a split-second while loading

When you click on a link in Chrome to go from page x to page y, for a split-second it displays a white empty page. I want to make that page black so it won't hurt my eyes. Now, I'm a fresh graduate ...
3
votes
1answer
69 views

Hack Chrome to show its internal pages with black background

I love using my computer with light-on-dark themes on as many programs that allow it. That is, I love it when the background is black and the text is grey-white. It's much easier on my eyes. I'm very ...
0
votes
0answers
10 views

Visio 2010 creating boxes around text

I recently installed Visio 2010 and spend a lot of time modifying diagrams. I have a large design with multiple colored text and lines in shapes. I can highlight everything and change the text to a ...
0
votes
0answers
12 views

Incompatibility regarding color parameters in OpenCV

I must use RAW 8 color Mode for my project, according to some research it's having 8 pixels per bit, and it has got 3 channels since it's a color image that I want to display. The project was OK when ...
3
votes
2answers
77 views

Change foreground color of an image in Paint.NET

Let's say we have this picture: As you can see, the background color is #2A3D78. The foreground color is #94AEFF. Ultimately, I'd like to get a picture where the background is unchanged, but the ...
1
vote
1answer
89 views

Can I provide RGB hex strings in an Excel worksheet for pie chart colors without using code?

Like user1813558 in his question "Change the pie chart colors" I would like to choose the colors that Excel uses for a pie chart (indeed for any chart) as I need them to be consistent with other data ...
0
votes
1answer
29 views

Problems with showing right colors

I'm using Corel Draw X6 on Samsung SyncMaster P2370HD. When I open some CDR drawing, colors are not displayed properly on the monitor. E.g. HEX code for white is not #FFF, but #FFFCDB (I've made ...
0
votes
0answers
21 views

Prevent emacs shell-mode to apply string-face to output lines containing a colon?

Inside shell buffers, lines not starting with a space and containing a colon character have the following text properties: face font-lock-string-face Does someone knows if there is ...
0
votes
1answer
33 views

Colorize ls-output by filetype [duplicate]

Every once in a while I have to list some files (~20-50) in Bash on Linux || Mac. These files are from four different filetypes. ls nand2tetris/myChips/ And16.hdl And16.cmp And16.tst ...
1
vote
0answers
49 views

RGB to CMYK in Gimp, what i'm doing wrong?

I'm trying to convert image from RGB to CMYK in Gimp, tried to search for answers, but couldn't fine one that would work for me, or I missed something important. My preferences of color management ...
1
vote
1answer
66 views

Change color of active textbox?

I restarted my Windows and suddenly all my textboxes are grey. How can I restore them to white? I know it's the color 150 150 150 (0x969696) but I can't find anything in the registry with that.
0
votes
0answers
25 views

Swapping color gradients with Gimp

I have a logo that I would like to use on a shirt that has a black to white gradient throughout the logo. Since the shirt may end up being blue and the color printed on the shirt yellow, I want to ...
0
votes
1answer
53 views

Getting Rid of White Flash in Windows 8 High Contrast Mode

I am trying out Windows 8 and I see white flashes whenever I open a tab (and immediately switch) in Firefox. In Windows 7, I was able to get rid of this by setting the Application Background color to ...
1
vote
1answer
63 views

Getting the predominant colour in an image?

Is it possible to get the predominant colour in an image from the command line? Ideally I'd like it back as hex or RGB. I thought it might be possible to do this with imagemagick's identify command, ...
0
votes
0answers
47 views

How can I use custom colours in the Microsoft Visual Basic 6 (VB6) editor?

I found a great answer to this from user "Bond" here: How can I use custom colours in the Microsoft VBA editor? but it doesn't completely work. As described in the answer linked above, I edited my ...
0
votes
1answer
17 views

Flicking of white page when opening a new page in firefox (high constrast mode)

I am using high-contrast mode in Windows 7 x64. All the background opens in black, but just before the page loads, the page is full of white. Can I change it to black instead? On a side note, I also ...
5
votes
1answer
150 views

Vim: Broken colors on start

I'm using uxterm and vim with the following .vimrc: https://github.com/dbrgn/dotfiles/blob/master/.vimrc When I open a file in vim and don't push any key, colored text is rendered using bold font and ...
1
vote
1answer
56 views

debian/ubuntu - invert all colours in desktop session (colors)

Sometimes I need to flip from a light colour scheme to a dark one quickly, and I need it to apply not just to the desktop theme but also to any webpages that are open etc. On the Mac there's a neat ...
0
votes
1answer
42 views

Windows XP's appearance is messed up

For some reason, the appearance of my computer has gone haywire. See picture below. I have not downloaded anything and as you can see: the theme is Windows XP. Help?
0
votes
0answers
54 views

Change menu colour Dreamweaver CS6

I was wondering if it was possible to change the colour of the menu of Adobe Dreamweaver CS6? I like to work with a black workspace, but Dreamweaver, as far as I know, doesn't seem to allow to do ...
0
votes
1answer
51 views

emacs color are strange

I have a problem with emacs color, I change color for konsole, gnome-term and urxvt but, when I open a .c file, there are not the same colors that my terminal color sheme. I haven't an emacs theme. ...
0
votes
2answers
34 views

Find similar style like selection in word 2010?

I pasted a web page into word ( from the internet by copy+paste) the result is here However , I want to change the blue background color. How can I replace in my document , ONLY SECTIONS with ...
1
vote
0answers
143 views

windows 8 custom title bars

How do I set custom colors for active and inactive title bars in Windows 8? I do not want to enable high contrast mode, because it makes Internet Explorer unusable.
0
votes
2answers
216 views

urxvt settings - reload without restarting terminal?

I have two urxvt color themes that I use, one for light background and one for dark, depending on how sunny the environment is. It's easy enough to switch them by modifying ~/.Xresources and running ...
1
vote
0answers
108 views

How to reload windows color settings after change of registry key?

I've got a little question regarding the color settings in windows 7: Via Desktop-Right-Click -> Personalize -> Window Color -> Advances Settings I'm able to change the color of the selected items. ...
0
votes
1answer
78 views

Gimp fill melt into borders

I want to fill an area in Gimp but I keep getting pixels on the border. I would like the color to melt together. See below. Left is what I got. Right is what I want. Update In both images there is ...
0
votes
1answer
299 views

google chrome's context menu colors [duplicate]

Since the last google chrome update the context menu selection color changed to a color that is very similar to the same menu color. I can't see the selection well now. Is there any way of changing ...
0
votes
0answers
98 views

outlook 2010 text colors unreadable

I use a windows 7 theme with dark background. Reading messages in Outlook 2010 was difficult, if the text color the sender set was black, dark blue, or anything dark, instead of "automatic". Now I ...
0
votes
1answer
57 views

How do I input color values into the Adobe color picker in hexadecimal?

I have some C# code (though it could be any language) and I am trying to copy the colors used therein into an Illustrator design. Here's the code: private static readonly Dictionary<string, ...
0
votes
1answer
178 views

24 bit True Color in Konsole

I have yearned to use 24-bit colors in the terminal for applications such as Vim. However, xterm is limited to no more than 256 colors, which I have currently been using. I just recently learned that ...
1
vote
0answers
30 views

Is it possible to use Vim plugin CSExact with iTerm2?

I'm a bit anal about my color schemes, and in order to get really nice colors in Vim, I'm trying the CSExact plugin. I'm not sure if it's supposed to work at all in iTerm2 though? My terminal is set ...
2
votes
3answers
225 views

Configure Windows 7 to show all windows in black and white

I have difficulty viewing different types of colors. Many would call it a color impairment, because when I see to many colors my brain gets overloaded. I would like the following for Windows 7 How ...
1
vote
1answer
48 views

Is it possible to set color for the user input in bashrc?

Note that I only want user's input to have specific color (words that user has typed with keyboard), not the actual command's output. I tried: export PS1="$ \033[38;5;154m" I know that it should ...
0
votes
1answer
50 views

How to create iTerm2 color schemes?

The solarized project has a nice iTerm2 color scheme. Anyone know how to make those? Sure, it's just an XML file with values in it but it's a pain to edit that.
0
votes
0answers
27 views

Use terminalrc in OSX terminal

I have a terminalrc and I would like to use the palette of colors in my OSX terminal. The colors are like this #f8f8f8f8f2f2 so I can put in my terminal with an hex code on 6 bit. How can I use these ...
0
votes
1answer
197 views

Photoshop showing Black where shades of blue should be

Photoshop is showing black where colors should be. I assume this must be a graphics issue, but I'm on the latest graphics card driver (I have a Radeon 7870), and I believe Photoshop is updated as much ...
0
votes
1answer
98 views

Change the color of an horizontal line in LibreOffice Writer

How to change the color of horizontal lines created with : --- or by the menu : Insert -> Horizontal Line -> Simple The horizontal lines are always in black, and I want to change there colors.
1
vote
0answers
152 views

OpenOffice Calc: Cell Background/Border Color

I am trying to create a spreadsheet with colored cell backgrounds. But I encountered this strange bug, where the background of a cell is bigger than the shown border, so coloring a cell will actually ...
0
votes
1answer
400 views

How do I change the background color in Chrome?

The background color on some web pates is light gray. Makes it difficult for me to read the page. I want to change the background color to white. I use the Chrome browser. How do I do this?

1 2 3 4 5 10