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)

3
votes
0answers
967 views

Visual Studio 2012 theme for 2010

Not exactly a programming question, but I'm just wondering if anyone has gone through the effort or know of someone who has, of making 2010 match the look and feel of 2012 as much as possible. I ...
3
votes
0answers
63 views

How to provide theme choices in an Android application?

I created an Android app with holo light theme. After releasing it, some users requested holo dark theme as another choice. Is there any open source application that provides choice for the theme? Or ...
3
votes
0answers
91 views

How can I change the colour of the blue line on tabs when the Holo theme is used?

I'm creating an Android app that uses the Holo Dark theme. When I add a TabControl there is a blue line under each tab that increases in height when that tab is selected. Is it possible to change the ...
3
votes
0answers
657 views

Themeing Eclipse Indigo

I have tried using Eclipse E4 on Eclipse 4.2 (Juno) and it worked well. I have tried using Dark Theme provided by Github on this link but only missed darkening minimized views and also the menubar. ...
3
votes
0answers
868 views

Android ListView themes

There are lots of way to style ListViews to give them elegant look, but all of them involve modyfying the adapter or writing additional code. With the release of Android 4.0, unfortunetely things ...
3
votes
0answers
444 views

How can I have a global theme with different TextView and Spinner text colors?

I'm writing an App which needs the following two things: The general text (in TextViews) needs to be one color (white, in this case - dark background) The text on a Spinner needs to be a different ...
2
votes
0answers
152 views

Powershell windows 7 change background

This has been asked before here in a different form ( Powershell - Change windows 7 background to image off a website ) but I am still running into a bit of trouble here I have a variable in windows ...
2
votes
0answers
69 views

Theme in MergedDictionary in Silverlight not working design time

Ok, this is driving me crazy now. I have a Silverlight 5 project. Not long ago we decided to theme our project, just to make it pop more. I found a theming implementation and went ahead. First i ...
2
votes
0answers
308 views

apply custom theme in android preference

I want to do few things in my preference screen. apply custom font to the title change some icons of preference change background color and font color when the preference is selected(or touched?) ...
2
votes
0answers
241 views

Customizing MediaController

I'm looking for a simple and stable way to change the images of the MediaController control. My research is so far that I looked at the source codes of the MediaController and its layout file and also ...
2
votes
0answers
102 views

Go Ex Theme Error message

So I made a theme for go launcher ex and it works fine on emulation and on my device when installed directly but when its installed from the app store it doesnt even open. In Go Ex theme setter it ...
2
votes
0answers
95 views

What is the best way to get tray area clock visual theme?

System's tray area clock visual theme is documented in MSDN, so I suppose Microsoft expects us to be able to use it. I'd like to use it to draw my taskbar band's background, in order to blend better ...
2
votes
0answers
536 views

Make a SeekBar look like the ICS style-SeekBar but allow color changing?

I would like to make a SeekBar that looks similar to the default SeekBar in ICS (Holo) but have the ability to change the color in the program. My app targets ICS but I need it to remain compatible ...
2
votes
0answers
392 views

Applying themes styling for dynamically loaded content in JQuery Mobile

I am dynamically adding sections to a JQM accordion collapsible set via Javascript on the page, then attempting to add content to the added section from an HTML file. This part actually works, but the ...
2
votes
0answers
94 views

Android retrieve theme attribute

I have custom theme: <style name="SomeTheme" parent="android:Theme"> <item name="android:listSelector">@drawable/some_selector</item> </style> Now I'm dynamically creating ...
2
votes
0answers
255 views

Android AlertDialog Title Font has different sizes

I'm having a weird "problem". I have a static function that creates an AlertDialog box. I pass the current Context as a parameter. It's a pretty basic AlertDialog.Builder, not a lot of code. But ...
2
votes
0answers
331 views

How to get(reference) the current theme default text color in XML

I have a shape (rect_shape.xml) which draws a stroke outline in every item of a listview (listview_style.xml). This outline should have the same color like the default text color of the current theme. ...
2
votes
0answers
206 views

Google OAuth / OpenID - use branded login page

I'm building a stacked identity provider (using SimpleSAMLphp). I have successfully integrated with several OpenID and OAuth providers. This includes Google using OpenID and now upgraded to OAuth ...
2
votes
0answers
164 views

Android: name of current (system) theme

How would I get current system theme name or ID using getTheme() function? I would like to set the theme of my application to DARK if the current theme would be LIGHT. This is because MIUI has (I ...
2
votes
0answers
265 views

How do I make child controls in Collection behave as child controls and/or get skin applied?

I am trying to create a server control with child controls that are exclusively derived from a particular class. The child controls in this case are all custom server controls also. This particular ...
2
votes
0answers
235 views

Application Themes, change and ImageView src based on app theme name

i'm trying to find a solution for my problem, but i can't find anywhere, even googling for it. I'm writing an android application that uses themes, an user can switch them dinamically, and the app ...
2
votes
0answers
373 views

Transparent Activity does not open with typical animation, just appears?

I have a transparent activity defined using this theme: <style name="Theme.Transparent.NoDim" parent="android:Theme.Translucent"> <item ...
1
vote
0answers
19 views

WordPress Theme .pot Language File

I've purchased a WordPress theme which has a .pot language file at below path: ./wp-content/themes/THEME_NAME/include/languages/THEME_NAME.pot I've translated some phrases by Poedit software ...
1
vote
0answers
42 views

problems with emacs color themes, set-fontset and font-lock

I use the following to ensure that lambda symbols etc are displayed using a specific font (set-face-attribute 'default nil :family "PragmataPro") (set-face-attribute 'default nil :height 130) ;; ...
1
vote
0answers
41 views

Android Dark Theme with Light ActionBar (Sherlock Compatible)

Maybe its just me being stupid, but I have struggled to implement a custom Theme, which is Dark and a Light ActionBar. We have access to Light with Dark ActionBar, but not the opposite. I dont know ...
1
vote
0answers
130 views

Android ADT Eclipse (Juno) How to apply Dark UI Theme?

Hello I downloaded the Android ADT (Eclipse) I have found this theme: https://github.com/rogerdudler/eclipse-ui-themes The instructions provided are as follows: Download the ZIP package and ...
1
vote
0answers
56 views

Include an existing CSS file in custom extjs theme

I have an existing CSS file that I would like to include in my ExtJS production build. I am using a custom theme. I know I can go to MyApp/packages/myCustomTheme/sass/etc/ and use an @import in the ...
1
vote
0answers
69 views

Sharepoint 2013 - Can't change theme using change the look

I have been working on creating a custom .spcolor file to update our company color scheme to our Sharepoint site. I have noticed that when I try to use the Change the Look feature to change the theme ...
1
vote
0answers
24 views

C# : About the Themes & wallpaper in windows, how to keep the slideshow.ini don't change?

For some reason, I am working for resetting the wallpaper by using the SystemParametersInfo in C#. But every time i have done this work, the slideshow.ini in the ...
1
vote
0answers
70 views

Windows 7 High contrast theme overrides website colors in Firefox

I have a website that is used to control a custom device. In this table you click on a cell and the color is send to the device using javascript. <table style="width:100%;" id="ColorTable"> ...
1
vote
0answers
41 views

I have a activity with theme Dialog,but in an activitygroup class it is not visible

My problem is similar to this one: Android: Dialog themed activity not visible but I haven't seen anyone answer it. here is my code: public class QueryAct extends Activity implements ...
1
vote
0answers
66 views

How to set asp.net default theme in asp.net

I want to set my project with a default theme. I have an existing project with multiples themes in it and running properly. In order to set default theme i did following things in the existing ...
1
vote
0answers
69 views

How do I change panorama background image depending on theme color?

I have a WP7 application that uses a dark image for the panorama's background. The issue is when the device is set to light theme i cant make it change with the lighter version of it. private Color ...
1
vote
0answers
185 views

Theme ActionBar Tabs with support or ActionBarSherlock

I have been trying to theme the ActionBar in my app for a couple of days now, but I have not been able to get any result at all. There has to be something very small I am missing. The following code, ...
1
vote
0answers
43 views

How to change theme of radio button to Aero theme in my application

I have radio buttons in my application.I want these radio buttons to have aero theme.So how to implement Aero theme to these radio buttons in WPF. If I change the Resource Dictionary to Aero theme ...
1
vote
0answers
88 views

C code for enabling theming in Windows

I have a small code below that is suppose to enable/disable themes in Windows 7. This is a Win32 console app that I compile with Visual Studio 2010. When executing, it works well for disabling ...
1
vote
0answers
52 views

Change background colors of profiler informations

I did install the "son of obsidian" theme in Visual Studio. Today, I used the integrated profiler and could hardly read the per-line percentage and the highlighting was a bit off. No doubt this is ...
1
vote
0answers
10 views

Using a single raster image that spans from the titlebar to the bottom of the toolbar

About GTK3 theming.. I want to use a single png image that covers the titlebar to the bottom of the toolbar. Any way to achieve this? Thanks.
1
vote
0answers
38 views

HandleError attribute in Orchard

I'm using HandleError attribute in an Orchard module. I would like to display a custom view to user when a specific exception occurs. I'm using this code: [HttpPost, Themed] ...
1
vote
0answers
87 views

How can I change android ringtone preference icon?

I am trying to apply my custom theme in the preference screen. I got some hint from here(there are some Japanese but you can read the codes), but I don't know how to do it in ringtonepreference. I ...
1
vote
0answers
99 views

Change the extjs theme using extjs-rails gem

I'm using the extjs-rails gem http://rubygems.org/gems/extjs-rails in my rails app. Now i'd like to use the Gray Theme that come with Extjs by default. Some idea about how todo this? Thanks.
1
vote
0answers
271 views

Embed Windows XP Theme in C# Winforms application

I have a legacy C# Windows Forms application with the layout designed on the Windows XP default theme. Due to the need to distribute it as a Citrix application, the application now looks like as a ...
1
vote
0answers
136 views

Transparency & runtime themes

When runtime themes are disabled for whole project, transparent images are drawn with black background. Is it possible to draw transparent image on button when runtime themes are disabled? The button ...
1
vote
0answers
37 views

Themeroller theme isn't rendering any of the attributes I added upon download

Is there a hidden "save changes" button I'm missing? Even the example html page included in the zip file doesn't display added attributes when opened. I really like how easy Themeroller is to use(i.e. ...
1
vote
0answers
199 views

Need to insert javascript into php code [Wordpress Twenty Twelve Theme]

I’m using a child theme, with Twenty Twelve as the parent. For SEO reasons, I need to prevent Google from showing my post dates alongside the meta description in search results. With my previous ...
1
vote
0answers
76 views

Let users set induvidual theme settings Drupal 7

To make it simple; I'm trying to get the following to work: The user can choose theme settings that only effect that specific user. He/she does not change theme but simply changes hers/his settings ...
1
vote
0answers
22 views

Tutorials needed on color, texture, images, etc

Can anyone please recommend tutorials or examples of using color, texture, and images to make my app better looking? Now that my app is functionally working, I want to make it prettier. Thanks
1
vote
0answers
130 views

Magento Full Page Cache and Theme

I am using magento full page cache, EE 1.11.2. For some reason my secondary mobile theme is displaying on some of my catalog pages. e.g. two out of 6. This only happens with FPC on. It is ...
1
vote
0answers
159 views

Using Spring's theme resolvers and themes with a Thymeleaf template

I would like to use Spring theme resolvers' feature (see: here) in my Thymeleaf template. What is the Thymeleaf's equivalent to the spring:theme JSP tag? See JSP code sample below: <%@ taglib ...
1
vote
0answers
315 views

Right edge border unpainted & theme drawing on non client area

Basically, the problem concerns border flickering during window resizing on Windows. My first goal was to repositioning controls on a dialog during resizing of it. I think I got a good dynamic ...

1 2 3 4 5 16