Questions tagged [themes]

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

A theme is nothing more then a blueprint for the layout of various elements be they UI components in a windows application, image and gradients in web applications or 'default' code added to code files.

7280 questions
511
votes
34 answers

How to change or add theme to Android Studio?

I have just installed Android Studio in my Window 7 64bit. When I launch the application the background of the screen where we write the code is white. I would prefer black or any other color. I am not sure whether we can change the color/theme OR…
kongkea
  • 9,062
  • 11
  • 37
  • 47
399
votes
20 answers

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, I had to modify my OS colors. This is possible by…
Alireza Noori
  • 13,898
  • 24
  • 89
  • 165
393
votes
10 answers

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: Microsoft Visual Studio 11.0\Common7\IDE\…
Ricky
  • 8,878
  • 3
  • 24
  • 31
309
votes
13 answers

Change the Theme in Jupyter Notebook?

I like dark themes. However, the default theme of Jupyter notebooks is light, and I can't find the option to change the theme/background-color. How is this done?
Moby Khan
  • 3,189
  • 3
  • 9
  • 13
259
votes
15 answers

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