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.

Switching application-wide theme programmatically?

I'm attempting to get a user-chosen theme and feel like I'm frustratingly close. Defining the theme in AndroidManifest.xml works …

android themes android-theme
Tap outside Android dialog to dismiss it?

I was wondering if it's possible to somehow tap outside a popup dialog (or an Activity with a dialog theme), …

java android dialog themes android-3.0-honeycomb
Toast background changing to match Activity's Theme

I have created a custom theme for my activities that they all use. In the theme, I set android:background, …

android themes
Overriding referenced style attributes

After reading through References To Theme Attributes I am trying to reference the value of an attribute in the my …

android styles themes overriding checkedtextview
AppCompat ToolBar popupTheme not used in the ShareAction MenuItem

Context Using the AppCompat v7 21.0.0 / 21.0.2 / 21.0.3 Problem The popupTheme of the ToolBar is not applied to the ShareAction Style on the …

android styles themes android-appcompat android-toolbar
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 …

css gwt themes
Making a borderless window with for Qt

I'm new to Qt C++. I downloaded the latest windows version, did some tutorials and its great. I saw some …

c++ qt themes styling
How to set a different theme to a Layout

I've set a default theme for the whole app. It's defined in styles.xml as follows: <style name="DefaultTheme" …

android user-interface styles themes android-linearlayout
Can I Edit a Google Chrome Theme?

I downloaded some themes from the Chrome Web Store. Is there any way I can edit these themes? (I want …

google-chrome-extension themes chrome-web-store google-chrome-theme
Android: Cannot style spinner divider

I'm trying to create a theme for my first Android app, and it is driving me round the bend. I …

android themes spinner android-spinner divider