Top "Themes" questions

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

android Theme.Holo.Dialog changing blue lines to orange

Default color for lines on Android theme Theme.Holo.Dialog are blue. I'd like to know how to change this …

android colors styles themes
How to create Multiple Themes/Skins for iphone apps?

I have an iphone app ready and approved by the app store. Now I want to create different themes for …

objective-c ios cocoa-touch themes
Metro-like theme for WPF

I would like to know where i can get the theme that looks like Zune application for Windows (or MetroTwit) …

wpf silverlight themes java-metro-framework zune
How to create a jQuery Mobile theme

How do I create a jQueryMobile theme? Is it overriding the CSS the best way?

jquery css mobile themes jquery-mobile
Using a theme for preferences screen

I want the change the look of the preferences screen for an app I am working on. On some phones …

android themes preferences
ExtJs Neptune theme

I'm trying to change default theme in ExtJs 4.2 to Neptune custom theme. How to make it for debugging? <html&…

extjs themes extjs4.2
yii2 nav widget submenu class

I am using the adminLTE theme for bootstrap and it uses treeview-menu class in order to operate the submenu. <?=…

css twitter-bootstrap themes yii2 nav
How to extend instead of overriding WPF Styles

I want to use custom theme in my application and as far as I know I can accomplish this by …

wpf styles themes skin basedon
how to change theme in Magento2

UPDATE: this could be a version issue, should I update to the non-stable 2.0.4? I know this should seem obvious to …

magento themes admin magento2
How to set theme for indeterministic ProgressBar in ProgressDialog in Android

I have an Android (developed on A2.2) app with following theme defined: <style name="ProgressBar"> parent="@android:style/…

android themes progress-bar progressdialog customdialog