All Projects → alexstyl → Theming-Android

alexstyl / Theming-Android

Licence: Apache-2.0 license
Examples and tips on how to support multiple themes within your app

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Theming-Android

React Most Wanted
React starter kit with "Most Wanted" application features
Stars: ✭ 1,867 (+4567.5%)
Mutual labels:  theming
ui patterns
[NOTE] Development has moved to https://drupal.org/project/ui_patterns
Stars: ✭ 87 (+117.5%)
Mutual labels:  theming
tsstyled
A small, fast, and simple CSS-in-JS solution for React.
Stars: ✭ 52 (+30%)
Mutual labels:  theming
Zathura Pywal
🎨📖 A script that dynamically generates a zathura colorscheme based on the current wal colors.
Stars: ✭ 147 (+267.5%)
Mutual labels:  theming
NumericUpDownLib
Implements numeric up down WPF controls to edit/display values (byte, integer, short, ushort etc.) with a textbox and optional up/down arrow (repeat) buttons. Value editing is possible by dragging the mouse vertically/horizontally, clicking up/down buttons, using up/down or left right cursor keys, spinning mousewheel on mouseover, or editing th…
Stars: ✭ 68 (+70%)
Mutual labels:  theming
swatch
A lightweight, modern theming library based on CSS variables and the setter/getter pattern.
Stars: ✭ 14 (-65%)
Mutual labels:  theming
Interfacss
The CSS-inspired styling and layout framework for iOS
Stars: ✭ 92 (+130%)
Mutual labels:  theming
Nginxy
FancyIndex Theme for Nginx same appearance of Apaxy for apache
Stars: ✭ 34 (-15%)
Mutual labels:  theming
flavours
🎨💧 An easy to use base16 scheme manager that integrates with any workflow.
Stars: ✭ 331 (+727.5%)
Mutual labels:  theming
create-material-ui-app
create-react-app + storybook + storybook-addon-material-ui
Stars: ✭ 55 (+37.5%)
Mutual labels:  theming
Automathemely
Simple, set-and-forget python application for changing between desktop themes according to light and dark hours
Stars: ✭ 169 (+322.5%)
Mutual labels:  theming
ndaify-web
NDAify helps you keep your trade secrets under wraps 🔒
Stars: ✭ 33 (-17.5%)
Mutual labels:  theming
ui-react
ui-react-docs.kibalabs.com/
Stars: ✭ 18 (-55%)
Mutual labels:  theming
Storybook Addon
Develop themable components with Emotion/Styled Components/Material-UI with help of Storybook & React Theming
Stars: ✭ 122 (+205%)
Mutual labels:  theming
dark-toggle
A small POSIX compliant shell script that toggles between the dark and light variants of a GTK theme.
Stars: ✭ 18 (-55%)
Mutual labels:  theming
Gtk Theming Guide
Novice guide towards making your own first gtk theme!
Stars: ✭ 95 (+137.5%)
Mutual labels:  theming
cycle-themes.el
Because switching between your themes shouldn't be so damn hard
Stars: ✭ 25 (-37.5%)
Mutual labels:  theming
Holi
Holi is a lightweight Jetpack Compose library of colors, gradients and cool utility functions for all your palette needs!
Stars: ✭ 160 (+300%)
Mutual labels:  theming
base16.nix
Quickly theme programs in your favourite base16 colorscheme
Stars: ✭ 61 (+52.5%)
Mutual labels:  theming
css-theme-manager
Zero dependency lib to manage CSS themes easily for your app
Stars: ✭ 16 (-60%)
Mutual labels:  theming

Theming-Android

Examples and tips on how to support multiple themes within your app

Currently, there are two examples to have a look. The Simple Example shows you how to set up your themes within your project. In the Advanced Example it is showcased how to dynamically style your views using the themes.

Preview

Simple Advanced
simple_example advanced_example

The sample also shows you how to also apply the showing animation instead of just switching to the new theme instantly

More info on themes can be found here:

Switching themes on the go on Speaker Deck

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].