Themes and theming can be used to give another look and feel to existing UI and has a close relation to templating.

learn more… | top users | synonyms (1)

291
votes
21answers
159k views

Dark color scheme for Eclipse? [closed]

Is Eclipse at all themeable? I would like to install a dark color scheme for it, since I much prefer white text on dark background than the other way around. Edit: so apparently there is NO easy way ...
126
votes
6answers
55k views

How can I switch themes in Visual Studio 2012

The Visual Studio 2012 offers two themes, Light and Dark. I want to switch the theme to Dark, but I'm not able to find any menus or options to do that. I found out a way importing settings from: ...
98
votes
18answers
70k views

Any free WPF themes? [closed]

I'm not a designer, so I'm looking for some free WPF themes. Any suggestions?
77
votes
5answers
62k views

Eclipse IDE for Java - Full Dark Theme

Is there any way to completely turn Eclipse to a dark IDE? Here's a Picture of what I'm asking: I don't mind doing 1 hour of work to do something like this :D EDIT: As Konstantin Komissarchik said, ...
70
votes
2answers
18k views

What is so special about Generic.xaml?

I've been trying to figure out how to organize my ResourceDictionary files for reuse and sharing with other members of my team. I keep coming across "Generic.xaml", but if I look on MSDN for ...
61
votes
9answers
39k views

Metro theme for website

Anyone know of an easy way to style a website with a windows phone 7 like metro theme ? Either a CSS or a jQuery-based theme would work.
56
votes
10answers
58k views

How to change theme for AlertDialog

I was wondering if someone could help me out. I am trying to create a custom AlertDialog. In order to do this, I added the following line of code in styles.xml @drawable/color_panel_background ...
41
votes
4answers
7k views

Eclipse's Package explorer background color follows windows theme. I want to change the color without changing windows' theme. Possible?

Maybe a way to alter the colors locally (as in application dependant)? A background color of eclipse is white, the same white of windows' active window background color. If I change the color on the ...
37
votes
4answers
52k views

jQuery UI themes and HTML tables

Is there any way to theme an HTML table (CSS) with using the jQuery CSS themes? All of my components look like they belong together except for my HTML table which looks different.
36
votes
19answers
61k views

Visual Studio color theme [closed]

What Visual Studio color theme do you use? Or just the default? Also see: What color scheme do you use for programming?
30
votes
4answers
38k views

How to set default WPF Window Style in app.xaml?

I am trying to set the default Style for every window in my WPF Windows application in my app.xaml. So far i have this in app.xaml: <Application.Resources> <ResourceDictionary> ...
29
votes
7answers
36k views

How to change current Theme at runtime in Android

I've created a PreferenceActivity that allows the user to choose the theme he wants to apply to the entire application. When the user selects a theme, this code is executed: if (...) { ...
26
votes
4answers
16k views

GWT theme style overrides my css style

I have some html files with their own css. I want to use them in a gwt application so i copied the html and the css files in the application. The problem is when i open the html it uses the gwt theme ...
26
votes
4answers
8k views

Best blogging software themes for programmers [closed]

Anyone knows a blogging theme (like for Wordpress) that isn't super narrow and full of panels. I am looking for a blog that has the most space for post and easier on the eyes (probably light grey or ...
25
votes
5answers
23k views

Trouble referencing a Resource Dictionary that contains a Merged Dictionary

I have a library, CommonLibraryWpfThemes, with several Resource Dictionary XAML files in it. My Themes/Generic.xml file contains a ResourceDictionary.MergedDictionaries declaration that merges all the ...

1 2 3 4 5 177
15 30 50 per page