Quantcast
Channel: xda-developers - Android Themes
Viewing all 4090 articles
Browse latest View live

[THEME] [CM10/CM10.2/CM11/HKTHEME/XTHEME]lollipop_Accent[9/2/15]

$
0
0
lollipop_Accent
features:-
  • lollipop themed
  • xperia theme_Accent supported

bugs:-
you tell me

screenshots:



download link

press thank if i help you

[cm12][Theme] Bordeaux by Elegance Team {very elegance}

$
0
0


Be elegance...
Bordeaux

Elegance Team
@Simix93
@Heromine14

Our Newest CM12 Theme

The Elegance come in your mobile with this theme!

Frequently updates
(free version is only "a taste" of thetheme.
it has a little bug and is not complete)


if you want the full theme you need to instal the full version
What's themed:
Bootanimation
Notification
Settings
Wallpaper

Future Updates:
New Material Custom Icons (W.I.P)

For questions and bugs contact us in the thread, PM or with a playstore review
.

[Request] cm12 theme with white (or bright) tiles

$
0
0
Like header it says, I'm looking for an theme with white tiles... Like these from screenie (using with rro layers)

Can't find anything.
Thanks in advance.

Attached Thumbnails
Click image for larger version

Name:	uploadfromtaptalk1423481518321.jpg
Views:	N/A
Size:	159.6 KB
ID:	3157057  

[Theme][CM12]Awesome Dark Material Theme For CM 12[Black][Awesome]

$
0
0
Presenting you Awesome Dark theme for cm 12 theme engine :

Warning : it's a great theme you will love it


Whats Included :
Cool Dark Colours
Awesome Boot Animation
Awesome Wallpaper
Fonts
Ringtones
Notifications
Alarm
over 20 themed apps

Download From Attachment

Credits : Used @nicholaschum Themeable Template BootAnimation Nothing Else Except It
Installation method : install it as a normal App and apply it using theme engine

Request : And please do me a favour by telling what should be improved so I can present a better thing next time
:laugh::laugh::laugh:


Hit The Thanks If You Like My Work It Encourages Me For Future Work

Attached Thumbnails
Click image for larger version

Name:	Screenshot_2015-02-09-17-41-12_framed.jpg
Views:	N/A
Size:	209.7 KB
ID:	3157133   Click image for larger version

Name:	Screenshot_2015-02-09-17-42-05_framed.jpg
Views:	N/A
Size:	207.4 KB
ID:	3157134   Click image for larger version

Name:	Screenshot_2015-02-09-17-42-24_framed.jpg
Views:	N/A
Size:	205.6 KB
ID:	3157135   Click image for larger version

Name:	Screenshot_2015-02-09-17-42-39_framed.jpg
Views:	N/A
Size:	222.1 KB
ID:	3157138   Click image for larger version

Name:	Screenshot_2015-02-09-17-42-52_framed.jpg
Views:	N/A
Size:	209.9 KB
ID:	3157139   Click image for larger version

Name:	Screenshot_2015-02-09-18-21-20.png
Views:	N/A
Size:	68.7 KB
ID:	3157174  
Attached Files
File Type: apk awesome.apk - [Click for QR Code] (6.17 MB)

*[CM12 Theme ]* Transparent UI CM12 And ColorFul UI Theme

$
0
0


Transparent CM12 Theme For CM12 Theme Engine

Features :


-Transparent Quick Toggles ( textured )
- Transparent Launcher
- Custom System and Google App icons
- Custom Status bar Icons
- Transparent PopUp And Dialogs
- RingTones
- Custom Icons :fingers-crossed:
- Lockscreen and Wallpaper
- Boot animation

Screen Shots


Download Link Here


1. ColorFul UI CM12 Theme


ScreenShots





Download Link Here


Both the themes Support Tablet To ( I dont have a tablet to show Screen Shot :( :crying: )
**All the features are not included in XDA version

- Credit : A lot of people
Themes Stage : Initial
XDA Link In 2nd Post

[GUIDE][RXS MOONBRAKERS]How to add Xperia Theme Features into Cm12 Themes

$
0
0
**************************RXS Moonbreakers presents proudly**************************

Hi guys,
We (RXS DEV TEAMS) have ported many Xperia Themes to Cm11 before 4-5 months.

Now i will show you how to add quickly xperia stuffs(like Theming of Launcher,Widgets,Apps).I hope you like it

This method is only working with this Xperia Stuffs (we have configured all apps to cm based Rom)
Download Link
Xperia_Z3_Stuffs_for_Cm12_by_RXS_Moonbreakers.zip]Click me!!

How to make Colorful Xperia Launcher and add into your cm12 theme?

-Download a xperia theme from googleplay
Click
-Decompile it via apktool
-go to this place --->xperia_theme.apk/assests/com.sonyericsson.home.zip
-rename it from """com.sonyericsson.home.zip""" to """com.sonyericsson.home.apk"""
-And decompile it and copy all drawable dpi files(ex:drawable-hdpi,xdpi,xxhdpi,drawable-land xdpi...) to Cm12theme.apk/assets/overlays/com.sonyericsson.home(file name)
-Download this pack for cm12 and paste it to Cm12theme.apk/assets/overlays/com.sonyericsson.home(file name)
-go to res/values/colors.xml and configure it
<resources>
PHP Code:

 <color name="apptray_drawer_text_color">#main color value of your theme</color>
    
<color name="apptray_drawer_badge_text_color">#ff000000</color>
</resources

-Last go to res/values/dimens.xml
if you are using your hand without on screen button,dont change them.
if not; change this value from 0.0dip to 48.dip
PHP Code:

 <dimen name="home_default_navigation_bar_offset">0.0dip</dimen

-For Lockscreen and Homescreen wallpapers
Go to xperia_theme.apk/res/drawable-xhdpi or drawable-xxhdpi(choose one of them)
Copy three jpgs
PHP Code:

semc_theme_lockscreen_wallpaper
  semc_theme_preview
  semc_theme_wallpaper 

Paste them Cm12theme.apk/assets/images and rename
PHP Code:

from "semc_theme_lockscreen_wallpaper" to "lockscreen_preview"
from "semc_theme_preview" to "styles_preview"
from "semc_theme_wallpaper" to "wallpaper_preview" 

-Done you have now colorful Xperia Launcher and drawer color will change according to your theme color

How to change color of Xperia Widgets according to your cm12 theme?

Clock Widgets
-Go to Cm12theme.apk/assets/overlays/com.sonyericsson.advancedwidget.clock
-Paste this pack into com.sonyericsson.advancedwidget.clock folder
-Go to com.sonyericsson.advancedwidget.clock/res/values/colors.xml and configure it
PHP Code:

 <color name="accent_material_light">#main color value of your theme</color> 

-Done.Color of Clock widgets changes according to your main color of cm12 theme

Music Widgets
-Go to Cm12theme.apk/assets/overlays/com.sonyericsson.advancedwidget.music
-Paste this pack into com.sonyericsson.advancedwidget.music
-Go to com.sonyericsson.advancedwidget.music/res/values/colors.xml and change it according to your theme
PHP Code:

<color name="light_theme_accent_addition">#main color value of your theme</color>
    
<color name="art_pane_title_text_color">#main color value of your theme</color> 

-Go to com.sonyericsson.advancedwidget.clock/res/drawable-xhdpi or drawable-xxhdpi
-Make colorizable all pngs according to your theme
-Done

Top Contacts
-Go to Cm12theme.apk/assets/overlays/com.sonymobile.advancedwidget.topcontacts
-Paste this pack into com.sonymobile.advancedwidget.topcontacts
-Go to com.sonymobile.advancedwidget.topcontacts/res/drawable-xxhdpi/
-Make colorizable all pngs according to your theme
-Done

How to change color of Xperia Keyboard according to your cm12 theme?
[HIDE]-Go to Cm12theme.apk/assets/overlays/com.sonyericsson.textinput.uxp
-Paste this pack into com.sonyericsson.textinput.uxp
-Go to com.sonyericsson.textinput.uxp/res/values/colors.xml and change it according to your theme
PHP Code:

  <color name="accent_color_default">#main color value of your theme</color>
    
<color name="privacy_policy_title">#main color value of your theme</color> 

-Done

Credits
Ambor

[CM12 THEME] 9 Planets Solar System | Light/Dark Material Series

$
0
0
1
2
3
4

CHANGELOG:
02/09/2015
-alpha version

THEMED:
Google Music
Google Keep
Google Plus
Play Store
Google Messaging
Google Translate
Gmail
Google Hangout
Youtube
AOSP/Google Keyboard
Fonts
Solid Wallpaper
Solid Lock Wallpaper


Screenshots:

jupiter+
https://www.androidfilehost.com/?fid=95916177934526059

bumi+
https://www.androidfilehost.com/?fid=95916177934526066

mars+
https://www.androidfilehost.com/?fid=95916177934526058

mercurius+
https://www.androidfilehost.com/?fid=95916177934526060

neptunus+
https://www.androidfilehost.com/?fid=95916177934526061

pluto+
https://www.androidfilehost.com/?fid=95916177934526064

saturnus+
https://www.androidfilehost.com/?fid=95916177934526063

uranus+
https://www.androidfilehost.com/?fid=95916177934526065

venus+
https://www.androidfilehost.com/?fid=95916177934526062



Credits :
+spacellama For his awesome themeDIY apps.
+cyanogenmod For their awesome CM12 themes engine.

Stock AOSP BROWSER FOR GT-S7392

$
0
0
Here lies the stock aosp browser which works perfectly and doesn't crash on the trend lite. Its more responsive than the chrome that came with the phone. It could work on other phones with chrome but its not guaranteed


Requirements...?
- Root
- Any file explorer
- and of course the browser below

Installation
- Download the browser
- Copy it to /system/framework using the explorer
- Change permissions to look like this: RW-R-R
- Reboot phone. It should work without crashing after this.


Enjoy and remember to hit thanks if it works for you :D !!

Attached Files
File Type: apk Browser-1.apk - [Click for QR Code] (1.67 MB)

[THEME][CM12] Minimaterial

$
0
0
* This theme is ONLY for phones running CM12 or a custom ROM with the newwer Theme Engine
** Make sure you are on the latest version of your custom ROM to avoid theme problems.

This is Minimaterial cm12 theme



Minimal Material
Keeping it close to stock with light interface, dark system ui, frameworks and controls.

This has started for personal use and mainly for euphoria-os custom android L rom. Feedback from users was great so its now on playstore to get easy updates

enjoy and dont ever stop customizing!

----------------------------------------------------------------------

What's themed:

System stuff
settings / system ui / framework / fonts / phone / dialer / contacts / gallery
ota center / audiofx / eleven music app / theme manager

Google Apps
google+ / playstore / gmail / keep / google keyboard / hangouts / youtube / play music / drive

3d Party Apps
supersu / es file explorer / whatsapp / fb messenger

Screens..



















More to come.. stay tuned!

* Donate version is also available if you want to support my work.
** keep in mind that the cm12 theme engine is still young and lots of things will be better themed soon.

[Q] settings effect on click ???

$
0
0
good evening everyone..
i am trying 5 days now to add the ''bubble'' effect when clicking one option on settings' menu but i cant
i touch the menu but no bubble output...
does anyone can help me :/ ?

QA....how fix them!!! text white

$
0
0
hello guys i will try to port note 4 rom to my phone but i have this problem ->





all popupmenius are white buti can't found color text and change them in black
them problem persist: settings,attention message, change wallpaper for: exempl homescreen,homescreen%screenloocher..
and in files manager....

someone help me?

base port to 4.4.2 -----
i will try found any text primary color but i can't found anything... some theme maker pls support me. to fix them problem.
tnx u so much...............................

[CM12][THEME] RETRO THEME [HDPI/XHDPI/XXHDPI(s)]

$
0
0
Presenting,
RETRO

LINK - Download

In hurry, thread will be updated soon with screenshots. Kindly test it and make a zip of screenshots, Which I can use in OP. I dont own Any cm12 device.


Thanks

Piller [ Theme Installer CM 12 ] [ OpenSource ]

$
0
0
Good evening to all boys.
Today I wanted to announce the release of Piller, a Theme Installer for Lollipop, on behalf of pillSoft (Small development team).

Piller uses code as open source, EasyLicenseChecker by Ishida and parts of code Rahul K Dinesh.

We tried to make the 'installer as dynamic as possible, so that they serve a few steps to add themes and customize it.
We decided to to insert the control on the license to meet the needs of young developers who see their apps distributed on the third store.
All this is expressed as a clean graphics, attractive and modern.
We have already translated all strings in Italian !.

We report below changes necessary to customize your installer.
All this information is also given in the description of this project on GitHub.

Screenshoot!




Screenshot realized with Italian String .

Personalize and Add Theme:

- Addition of the theme in assets / files, the name of apk must be formed only by the name of the theme **Important**.
- Inclusion of information on the topic in the file arrays.xml this includes:
* Theme Name
* Package Theme
* Motto of the theme
* Color of Primary Theme
* Primary Color of Dark Theme
* Primary Accent Color of Theme
* Highlighted Primary Color of Theme

#Change The name of application
Code:

<string name = "nameApplication"> Piller </ string>
<string name = "app_name"> Piller </ string>


#Customize Toolbar and colors refers to the file Color.xml as:

Code:

<color name = "ColorPrimary"> # 2d5d82 </ color> ToolBar
<color name = "colorPrimaryDark"> # 21425d </ color> StatusBar
<color name = "colorAccent"> # 01bcd5 </ color> AccentColor


#To insert the image of the subject that will appear in the installation window should change some lines of code (look for "Change it for image Theme"):

Code:

switch (auxTheme.theme_name) {
houses "Lin": // Replace Lin with your Theme Name
res = R.drawable.imm; // Replace imm with your image name
break;
houses "Daa": // Replace Lin with your Theme Name
res = R.drawable.imm2; // Replace imm with your image name
}


Also provided are also files that relate to the themes and images placeholder icon, these files can be opened with illustrator,**Located in Graphics Folder**


We hope that this can be d 'help and to your liking, all criticisms are welcome in order to improve the project.

If you want to support us ,you can make a modest donation to the team via paypal.

FAQ:
* I saw Lin and Daa, but are available to download?
- At this moment not, but will be available soon, follow + GiulioFagioli on Google Plus.

* Can I use the installer for profit?
- Yes you can, it would be appreciated ,if you believe, a small donation.

* Can I modify and resell the code / project?
-No, the project is under the GPL, but you can change it, improve it and drop it OpenSource.

* Can I use the 'icon or / and pictures of Placeholder?
- Yes, you can. You can find these file on Graphics folder , the extension is .ai and you can open it with illustrator Cs6 or later..


* How can I stay updated on the development of the project?
- Follow Giulio Fagioli and Lorenzo Salani on Google+ and follow this Thread.



Piller Project on GitHub.


Attached Files
File Type: apk Piller_Test.apk - [Click for QR Code] (2.07 MB)

How to change bottom icons?

$
0
0


The bottom part where back, home and the 2 window icon, how can you change that and what do you call it? Thanks. :)

Help me change text color

$
0
0
Hello, I would like to change the text color is white in the settings , I would change the color black .
I need to change an .xml but which one? If you could help me , thank you .
My phone , Samsung S3 I9300 rom 4.3


~~~New Cm12 Theme~~~ [THEME] [CM12 THEME ENGINE] DeviL Knight Theme

$
0
0

******* ATTENTION ********

This theme is exclusively compatible with latest Cyanogenmod 12 . i.e. CM12 Theme Engine..
-----------------------------
-----------------------------
Its not just a theme..its Hard Work..

theme contains:
------------------------------
------------------------------
*** Whole New Image Header on Quick Settings***
- Batman Wallpapers
- 15+ Basic Knight Icons
- Whatsapp themed ;)
- New Analog Clock widget
- Slim Font
- New Spin Bottanimation
- SystemUI
- Framework
- Audio recorder
- Equalizer
- Widgets
- Settings
- CM file manager
- Documents
- Downloads
- many more
----------------------------
----------------------------

The price is little! I need it for beer :v

If you buy this theme, feel free to add me on hangout and ask me tips or features for this theme!

Download Links and Screenshots on post #2

Thank you!

[Q] Rearrange Lok Screen?

$
0
0
So I noticed that when sometimes, I go to wake up my myTouch and the lock screen is all funny. But the thing is, I like it and I do't know how to keep it all funny. I uploaded screenies for all you to look at.
Sorry about the title, it's a typo.

Attached Thumbnails
Click image for larger version

Name:	Screenshot_2015-02-12-20-12-15.png
Views:	N/A
Size:	197.7 KB
ID:	3163049   Click image for larger version

Name:	Screenshot_2015-02-12-20-12-29.png
Views:	N/A
Size:	199.3 KB
ID:	3163050   Click image for larger version

Name:	Screenshot_2015-02-12-20-12-24.png
Views:	N/A
Size:	188.0 KB
ID:	3163051  

[Theme][CM12 THEME ENGINE] XDA Golden Edition

$
0
0
iNTRODUCING... ///


Screenshots






What's Themed
framework-res.apk
systemui.apk
settings.apk
documents.apk
download.apk
dailer.apk
contacts.apk
keyboard.apk
more you tell :p

Download Link
XDA-Golden Edition v1.0

Feedback
Feedback is very important
Most welcomed :)
...


[Q] Cycloid stitch PNG icons pack

[CM 12 Theme Engine] - Neon Green v1.0.0 [Dark and Bright Green Theme]

$
0
0
Pop those greens in you Lollipop ROM with CM12 Theme Engine!

;) My first CM12 Theme!



DONATE: Get on Google Play
Get Neon Green CM12 Theme on Google Play
XDA Version (free)


Please NOTE that a custom ROM with thr latest CM Theme Engine is needed inorder for the theme to work. Aditionally, a reboot is required to fully apply the theme.

INSTALLATION:
1. Download and install the theme
2. Go to Settings, select Themes
3. Find and select Neon Green
4. Check the features you want and click apply
5. A reboot is sometimes necessary in-order to make all the changes

THEME Includes:
- Wallpapers
- Bootanimation
- Fonts
- Themed Apps
• Framework
• SystemUI
• Settings
• Android Keyboard (Material Dark)
• Dialer/Phone
• Contacts
• Calculator
• Camera
• CM File Manager
• CM Updater
• CM Theme Engine
• Google Play Store
• Google Search (app drawer)
• some other apps
SCREENSHOTS:


COMING SOON:

- Ringtones
- more apps to be themed


CHANGELOGS:

Version 1.0.0 - Feb 13, 2015
- Initial Release


SPECIAL Thanks

@nicholaschum for his CM12 guide which can be found here: http://forum.xda-developers.com/andr...-cm12-t3006339
@bayeta.rhey for testing my early builds
+CyanogenMod Theme Engine Alpha community for the awesome help
+CyanogenMod without them, there would be no Theme Engine :good:

Attached Thumbnails
Click image for larger version

Name:	DFG_2015-02-13-19-23-30.jpg
Views:	N/A
Size:	100.9 KB
ID:	3164485   Click image for larger version

Name:	DFG_2015-02-13-19-23-47.jpg
Views:	N/A
Size:	86.0 KB
ID:	3164486   Click image for larger version

Name:	DFG_2015-02-13-19-24-01.jpg
Views:	N/A
Size:	132.2 KB
ID:	3164487   Click image for larger version

Name:	DFG_2015-02-13-19-24-17.jpg
Views:	N/A
Size:	105.5 KB
ID:	3164488   Click image for larger version

Name:	DFG_2015-02-13-19-24-29.jpg
Views:	N/A
Size:	109.9 KB
ID:	3164490   Click image for larger version

Name:	DFG_2015-02-13-19-24-39.jpg
Views:	N/A
Size:	114.6 KB
ID:	3164491   Click image for larger version

Name:	DFG_2015-02-13-19-24-46.jpg
Views:	N/A
Size:	128.8 KB
ID:	3164492  
Viewing all 4090 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>