27
votes
7answers
12k views
Color Themes for Eclipse?
I am a recovering Emacs user, who is trying to ease into Eclipse usage. (Since I'm encouraging the rest of the team to use it, I guess I should at least try to get along).
My curr …
1
vote
1answer
19 views
How to mimic Dabble Color Schemes?
How would you develop something similar to what is described in this DabbleDB blog post?
0
votes
1answer
44 views
custom-theme-set-faces compatible with tty
I have created an emacs-23 custom theme using customize-create-theme. It works fine under X (Linux gnome desktop). However, when running under a tty (within gnome-terminal) some of …
0
votes
1answer
21 views
Wufoo Color Formula
I remeber reading (I guess it was on the Wufoo Blog) something about how they pick their colors, I believe it was some kind of a function that given a set of colors it would genera …
0
votes
1answer
41 views
How to use Custom Background image on screen or custom Background colors?
I want to change the background screens of one of my Blackberry app and put something like a company logo.
Any idea how to change the background of the screens.
And yes can we als …
1
vote
1answer
54 views
Eclipse highlight occurrences, right column marker color
Similar, but different to this question:
I use highlight occurrences a lot, but sometimes I'm irritated by how hard it is to see the little grey-ish rectangles on the rightmost si …
0
votes
1answer
40 views
How do i change the color of the font for the current directory in M-x term?
Normally when i need to change the color of a certain element in emacs, i would do a M-x describe-face which will eventually bring up a customize buffer to change it. In the emacs …
1
vote
1answer
77 views
VIM Colorschemes in Screen & PuTTy?
Hey guys
I've been trying to get colourschemes to work properly in VIM when using it over ssh with PuTTy as a client but unfortunately I haven't had much success. I can only get 8 …
5
votes
2answers
108 views
Granularity of Syntax Coloring in Visual Studio
I am crazy about syntax coloring, where different source-code elements are displayed in different colors. Nowadays, good coloring is right up there with proper indentation when it …
17
votes
11answers
2k views
Best CSS color wheel sites
What site(s) do you recommend for looking at complimentary colors for site design? It would also be beneficial to enter a hex or RGB value and have the color wheel spit back compli …
3
votes
5answers
91 views
How do I contract out the design of an ASP.NET MVC Application?
As many of you know MVC applications will have one or more of these View elements.
Partial Controls
Views
Strongly Typed Views
And probably others that I don't know yet.
As ma …
2
votes
0answers
174 views
What’s your VIM environment like? [closed]
I've used VIM for a long time now, yet my VIM environment is still extremely simple. I can go for some improvement and I'm sure there's others that feel the same way.
Right now, …
1
vote
7answers
104 views
GUI design for color blindness
It is common to represent status of an item in a GUI using the colors: red, yellow, green, to mean error, warning, and OK (or something equivalent). However, 7-10% of men have diff …
1
vote
3answers
150 views
Why the leading “#FF” in hexadecimal color values?
I'm using Expression Blend 3 and writing some of the XAML by hand, specifically the color values of controls.
I have a list of RGB colors already converted to hexadecimal. I just …
0
votes
0answers
19 views
image colors extractor API
Hi,
Do you know any API to extract main colors from a given image (URL) ?
I'd like to use this to make a dynamic CSS color scheme.
Thank you.
