The tag has no wiki summary.

learn more… | top users | synonyms

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
34 views

Convert GTK themes colors to Qt colors

In my old Ubuntu, i can make my Qt-based apps colors looks like GTK/Cinnamon's theme color. but now i'm running ArchLinux (Manjaro), my home directory and all it's configuration are still the same as ...
0
votes
2answers
190 views

How to get emacs terminal theme for emacs app

This may be a weird one. I have read questions on how to get the terminal to display better colors but I like the colors that emacs uses in my terminal (256 colors, Mac OS X). I am a complete noob in ...
0
votes
1answer
86 views

Change non-editor colors in RubyMine to looks like Idea

How can i change panels and tool windows fill color? I want my rubymine -- looks like new sexy InteliJ Idea --
0
votes
3answers
30 views

what software or firefox plugin can anylize the color theme of website? [closed]

I am a web front designer , sometimes I see some very cool web sites with beatiful color themes , I want to get the colors's list of the website ,what software or firefox plugin can do this job ?
1
vote
1answer
186 views

Dark font for R in notepad++

When I go into the style configurator in Notepad++ and change the theme to something darker, like obsidian or monokai, all of my R files are monochromatic. In the default white theme this is not the ...
2
votes
1answer
378 views

How to add Color Scheme to Windows Vista/7/Server 2008/Server 2008 R2?

Windows, up to Windows XP, had Color Schemes, e.g.: Windows Standard Windows Standard (large) Windows Standard (extra large) High Contrast #1 High Contrast #1 (large) High Contrast #1 (extra large) ...
3
votes
2answers
235 views

Permanently override background colour of Emacs theme

I want to use the Emacs theme billw, except with a different background colour. I have the following in my .emacs file: (require 'color-theme) (color-theme-initialize) (color-theme-billw) ...
0
votes
1answer
72 views

Colors are not displayed correctly in GVim on some computers

I try to use a colorscheme. On my desktop it looks like how it should be : https://github.com/martin-damien/tetrisity-vim/blob/master/tetrisity-vim.png But on my laptop, I have the following colors ...
1
vote
0answers
100 views

Copy *only* theme colors from one powerpoint presentation to another

I want to copy over the theme colors from one Powerpoint presentation to another. The universal method seems to be to use the Format painter across both presentations, like explained e.g. on this ...
0
votes
2answers
898 views

How can I change the default color scheme?

Is there a way to set the default blue Windows XP color scheme to black or grey?
2
votes
1answer
150 views

Why is there a Message Box Text item in the Windows color scheme dialog?

In the Advanced Appearance dialog, you can edit Windows’ color scheme by setting the colors of numerous UI controls. What is baffling is the Message Box (dialog boxes). Other than 3D Objects (buttons ...
8
votes
1answer
609 views

Is it possible Notepad++ to change the theme based on current filetype

For example, if I open a text file, notepad++ would open it in 'default' theme. But if I open a php file for instance, it would open it in 'custom_theme1'. I know notepad++ is highly extensible, so I ...
1
vote
1answer
190 views

Compiled latest version of Vim, colorschemes not working any more

I took the following steps on an Ubuntu 10.04 machine. First install some necessary dependencies: $ sudo apt-get build-dep vim-gnome Make sure you've got Mercurial and Python installed. Then ...
3
votes
2answers
671 views

Distinction between active/inactive windows (titlebars) with Windows 7 Aero

I am running Windows 7 with Aero enabled and everything about my theme unchanged. I have tried various ways of adjusting colors and translucency, but I can't seem to find a way to make the active ...
0
votes
1answer
483 views

How to change Xfce top menu bar (theming doesn't help)

I have Debian Wheezy with XFCE 4.8 installed and I'm stuck with file menu bar (top menu bar present on almost all the windows). I've tried Appearance, Windows manager and Compiz config, but no ...
3
votes
1answer
2k views

Netbeans color scheme settings

Trying to create Sublime Text environment in Netbeans editor. The screen below is before moving cursor into any "path" And after As you see, bg color of multiple instances changed. The ...
1
vote
0answers
439 views

Workspace Switcher

Just installed Ubuntu 11.10. Since I did not like the Unity interface, I went back to using Gnome Classic with the Radiance theme. Everything looks good except for one problem: The workspace switcher ...
1
vote
1answer
39 views

Windows Color Scheme (Theme) Program

I’m wondering if there is a program that will let a user select one or two colors and create a color-scheme (ie, Windows theme) based on it/them so that the user does not have to manually set each and ...
1
vote
1answer
266 views

How do I get context coloring in Mac OS X Terminal?

When I ssh into a remote server from my terminal in Mac OS X Snow Leopard, I get all sorts of great context coloring. It makes it much easier to edit files in vi, gives good contrast when I ls -al, ...
2
votes
1answer
228 views

Creating Custom Code Syntax Highlighting Color Themes

I've come across a couple of websites that have been very helpful in allowing people to create custom color themes for their favorite IDE's. Visual Studio themes Eclipse themes Is there a similar ...
4
votes
2answers
2k views

Installing Color-Theme with GNU Emacs 23.2 on OS X Snow Leopard

I've just started using emacs a week ago and I've been unsuccessful in installing color-theme using GNU Emacs 23.2 on OS X. With Ubuntu the whole process took maybe a few minutes with the package ...
5
votes
2answers
5k views

How to use emacs color-theme on Windows, and help with the .emacs/.emacs.d?

Help would be hugely appreciated :) Here is what I have done: Downloaded the latest release of GNU Emacs and installed it on Windows 7 Completed the tutorial Set my home path as C:\Users\User, so I ...
4
votes
2answers
1k views

How to fall back to the default Color Theme in Emacs?

I have applied a Color Theme. How can I get back to the default theme without restarting Emacs (version 23)?