[V2.1_Test][18/07][N]Graphi - A Completely Dark Theme for Stock Nougat [SUBSTRATUM] - Sony Cross-Device Development Themes and Apps

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NOW ON XDA PORTAL
Hi, I present you completely dark theme for our Stock Nougat Roms, Graphi. You can choose Background and Accent Colors and customize it according to your taste. It uses Substratum to install overlays. This theme should work on all Stock Nougat rooted devices. Please try and report back.
What has been themed ?
Android Framework - You can choose a variety of Background and Accent Colors
System UI
Music ( Walkman )
Twitter
Google Play Store
Theme Manager
Settings
Sony and Google Dialer
Sony Messaging
Xperia Keyboard
Software Updater
Settings
Settings Icons - Gradient, White and Grey Icons - For Applying Help Please See this
Substratum
WhatsApp - Only Action Bar and Status Bar
Custom Toast Message - You're gonna love this one
Custom Volume Dialog
Sony Sound Enhancement
Calculator
Documents ( Downloads )
Google Play Services
Sony Weather
Hold Your horses, more coming! :highfive:
SEE IN ACTION​
DOWNLOAD
IN ATTACHMENT
How To Use / Install? :
First Install Substratum from here and Do Not Update in future from Play Store/Apk Mirror/Mirrors. This ensures that theme can be applied / updated without rebooting your device as the lastest version restricts to legacy mode and you've to reboot to apply overlays.
Then Install my theme, Graphi.
Then open substratum and allow root and read/write permissions.
Click on Graphi - For Sony and then click on Select to toggle all overlays.
You can customize the theme by selecting options from drop down box like System accent, background color etc.
Finally click on FAB ( pink floating action button ) and select Build and Enable.
Wait for it to install overlays. Voila your phone is themed.
For Updating To New Versions:
Please Clean Installed Overlays for properly updating to newer versions. Then just reapply the theme.
NOTE:
If you haven't used Substratum before, for having pitch black as background (like one in screenshots) select pitch black from Background Color dropdown menu.
Whenever you install a new app, just reboot your phone to properly show notifications.
Select the dark theme in Music(Walkman) application.
Select Night Mode in Twitter
Select Dark / Night Mode in Substratum ( newer versions )
Sony Clock and Sony Contacts won't be themed. Please use Google Clock.
Select Dark Theme in Xperia Keyboard Skins
Tested On : Xperia Z5 (Stock Rooted)
Changelog:
Initial Test V1.0
Version 2.0
Added Google PlayStore
Added Twiiter
Added Xperia Keyboard
Added More Background Colors
Added new Settings Icons
Added Substratum
Added WhatsApp
Removed Contacts
Fixed Sony Apps like messaging, dialer notification colors
Fixed Xperia Keyboard Theme Selection Cards
Removed Sony Clock
New Custom Toast Message
New Volume Dialog Background
Fixed Few Settings Icons
Fixed Whatsapp Notification Color
Various Fixes
This is my hardwork and this theme will continue to improve in future. Please, if you want to thank me donate me a cup of coffee HERE . Thank you guys. . :good::highfive:
DO NOT STEAL MY WORK WITHOUT MY PERMISSIONS.
THANKS TO ALL THOSE TRYING MY THEME AND TESTING THE INITIAL VERSION :highfive:
Speical Thanks to @nicholaschum for Substratum :highfive:

Good job [emoji6]
Sent from my E6683 using Tapatalk

shehabskull said:
Good job [emoji6]
Sent from my E6683 using Tapatalk
Click to expand...
Click to collapse
Thanks man. Can you help me to finish this project, so that finally we can have a dark stock theme.? :highfive:

balrajs99 said:
Thanks man. Can you help me to finish this project, so that finally we can have a dark stock theme.? :highfive:
Click to expand...
Click to collapse
Some of your bugs could be fixed by searching in my O_sense assets, I give you the permission for this.
Quick Tip: Any app theme could be usually found in the main Android-Mainfest.xml beside the app icon and name codes
EX: Ampere app (because it is the only APK available in my apktool at the moment ) :
in AndroidManifest.xml check this line:
Code:
<application android:allowBackup="false" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:name="com.gombosdev.ampere.MyApplication" android:resizeableActivity="true" android:theme="@style/AppTheme_light">
Check the last part called android:theme this is the main theme for the app so you will basically go to res/values/styles.xml and search for that style and modify it as you want! So I go there and then I find this:
Code:
<style name="AppTheme_light" parent="@style/AppTheme_base_light" />
This means that the default Style that we want to edit is being modified by other Style called AppTheme_base_light so you can do one of the following things:
1 - Navigate to that style and modify it manually.
2- Change it to the dark style which you already have in your framework-ress but don't forget to write "@android:style/ first"
Happy Theming
Sent from my E6683 using Tapatalk

shehabskull said:
Some of your bugs could be fixed by searching in my O_sense assets, I give you the permission for this.
Quick Tip: Any app theme could be found in the main Android-Mainfest.xml
Sent from my E6683 using Tapatalk
Click to expand...
Click to collapse
Ok, thank you bro. Will update on any progress. The only thing that is messy is sony organiser( clock ) app. It is giving me a hard time, but I'll resume the project now onwards. One more thing is that, the reply button in notification for WhatsApp and stock messaging app is dark on dark.

balrajs99 said:
Ok, thank you bro. Will update on any progress. The only thing that is messy is sony organiser( clock ) app. It is giving me a hard time, but I'll resume the project now onwards. One more thing is that, the reply button in notification for WhatsApp and stock messaging app is dark on dark.
Click to expand...
Click to collapse
About dark text it I guess it is the main font colors in framework-res.apk.
Sent from my E6683 using Tapatalk

shehabskull said:
About dark text it I guess it is the main font colors in framework-res.apk.
Sent from my E6683 using Tapatalk
Click to expand...
Click to collapse
Yes I know that, there is no problem on framework theming. What I meant was the hint color in quick reply button ( in notification ) is dark on dark in stock messaging and WhatsApp only. For rest ( Google messaging, etc ) it works ( so far I've tested). Anyways, I'll have to check the resources again properly. :good:

Wow, I really like this !
It will be the best theme for our phones !
I'm not a themer but if i could help tell me how.
Even if not all UI can be themed it is really beautiful !
Alex

alex061 said:
Wow, I really like this !
It will be the best theme for our phones !
I'm not a themer but if i could help tell me how.
Even if not all UI can be themed it is really beautiful !
Alex
Click to expand...
Click to collapse
I'm currently at work, but I'll upload a test version that contains some bugs here and there like I mentioned in my OP when I get home. I'm using my theme since Jan, the bugs are not much of a big deal.
You'll need substratum in order to use this theme. I'm gonna devote this weekend in fixing the theme. Once its fixed almost, I'm gonna add new apps to the list.
Thanks for opting to contribute. I'll upload the project to Github, you can import in Android Studio to play with it. Even if you don't know app development I need someone to constantly test the theme and report bugs, so you're most welcome to test. Just wait for sometime for me to upload.
Also if people can make a list of apps to theme it'll be great.
Note:
Also note that this theme will work only in legacy mode(automatically detected in substratum) so if you install some new app and the notification of that app shows black text on black background, restart your phone or reapply the theme selecting Android System and System UI.
Thank you. :good::highfive:
Thank you @shehabskull I don't know how I missed Android manifest to check for application style. :silly:

@shehabskull @alex061 and all others I've added apk for testing. :highfive:

Hi,
I install your theme.It is amazing. But I apply theme for all overlays and contact are still without change.
Thx for your work.Theme is very nice
- Soby Xperia Z5 (E6653), Kryptonian ROM
Sent from my Sony Xperia Z5 using XDA Labs

kevin.kvik said:
Hi,
I install your theme.It is amazing. But I apply theme for all overlays and contact are still without change.
Thx for your work.Theme is very nice
- Soby Xperia Z5 (E6653), Kryptonian ROM
Sent from my Sony Xperia Z5 using XDA Labs
Click to expand...
Click to collapse
Thank you for trying it out. :good:
Sorry, I forgot to remove contacts from overlays. As I've mentioned in my OP that contacts are still WIP. The contacts are on my priority, I'll theme it ASAP.

Thx. for your work.
Tried the tutorial. But can't get it to work on stock rooted ROM.
Got a message to compile the overlay before installing it

Duvel999 said:
Thx. for your work.
Tried the tutorial. But can't get it to work on stock rooted ROM.
Got a message to compile the apps
Click to expand...
Click to collapse
Did you view logs when it shows error?. The log contains app name and details of error which refused to install overlay. Make sure you're using latest version of Music and not using custom Rom.
If you can post logs, I can help you.

HI there
Is it working on mrom V2.4 xz2 ui
Thnx

Al.Mamari said:
HI there
Is it working on mrom V2.4 xz2 ui
Thnx
Click to expand...
Click to collapse
It doesn't harm to try, plus many will come to know about it. I'm on stock rooted rom, but I tried 2.4 M rom, the contacts and dialer apps are changed, so can't guarantee about that. But seeing that Rom is used by manu, I'll add that Contacts and Dialer versions theme in next to next update. But you can unselect contacts and dialer in Substratum while applying theme. It should work. Just try and report back.

It would change the font size in the header? The program names do not fit into the header.

kevin.kvik said:
It would change the font size in the header? The program names do not fit into the header.
Click to expand...
Click to collapse
Thanks for reporting! Will fix it.

This is really amazing... Trying right away!!!!
Thanks for yur effort brov!
---------- Post added at 12:39 PM ---------- Previous post was at 12:37 PM ----------
Never knew substratum could work on stock nougat....

whalesplaho said:
This is really amazing... Trying right away!!!!
Thanks for yur effort brov!
---------- Post added at 12:39 PM ---------- Previous post was at 12:37 PM ----------
Never knew substratum could work on stock nougat....
Click to expand...
Click to collapse
Thank you.
As Substratum is based off Sony's Overlay Manager Service and Resource Runtime Overlay, it should work on our Sony Stock Devices(in legacy mode).

Related

[Theme] DA JELLY Themes - "NEW" CLEARJELLY & TeamBlackout Black and Transparent Apps

[Theme] DA JELLY Themes - "NEW" CLEARJELLY & TeamBlackout Black and Transparent Apps
DA JELLY THEMES​
This theme is in it's 4th generation of android starting with DarkFroyo, DarkGinger, DarkICE and now DarkJelly.
If I had a list to thank people who helped, it would be 40 pages long so pat yourself on the back! You probably helped me one way or the other!
Special thanks to:
THE ENTIRE CM TEAM
JaiThemes
Travp624
Fitsnugly
DJn541
Six6sicks
Rob43
b_boytm
c_hale
and many more!!
Also all my loyal theme users!!!
Bug reports are good but with good info with the report...that would help. Phone/ROM versoin/Theme version/Steps you took to get the issue!!!
As you know if you try this I am not resposible for you NOT backing up or your phone gets so sexy someone steals it!!!! Not my fault!!!!!
GO GET MY NEW TEAM BLACKOUTAPPS UPDATER APP - TONS OF APPS INVERTED/TRANSPARENT THAT WOULD NOT INVERT IN THIS THEME....GET IT HERE:
FREE: http://bit.ly/15vnNsr
DONATE: http://bit.ly/1bAS2mP
Or go to the site here: TEAMBLACKOUT
Well I guess it's time for some theme screens----here you go--->
NEW CLEARJELLY:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Link to playstore: CLEARJELLY-FULL
Lite version coming soon!
BE NICE TO EACH OTHER - IGNORING SILLY COMMENTS WORK BETTER THEN STARTING SILLY FIGHTS
IF YOU DIDN'T READ THESE AND YOU ASK QUESTIONS ANSWERED ALREADY...PREPARE YOURSELF!!! NOTHING MAKES ME MORE MAD THEN SOMEONE WHO DOESN'T READ FOR ANSWERS. I DON'T HAVE TIME TO TEACH YOU HOW TO APPLY THEMES!!!!
Instructions:
1. Backup in recovery
2. HEY...did you back up?
3. Make sure you are on any rom that includes the theme chooser and the latest gapps here
-those Gapps are made specificly for Cyanogen mod but can be used on other roms that are based on CM - Look below the links to help move from other Gapps packages!!!
4. You backed up right? Ok just checking!
5. Download and install the apk
6. Go to menu/settings/themes/ select DarkJelly and apply....KNOWN ISSUE...
YOU WILL GET AN ERROR ABOUT ASSETS AND SCREEN SIZE BLAH BLAH...THAT IS NORMAL...SELECT APPLY ANYWAY..systemUI might crash then come back fine.If it doesn't consult your rom thread!!!..ONCE DONE REBOOT or flash in recovery inverted apps zip now!!!!
7. Enjoy the Darkness!!!
Want some Wallpapers?
Go here and get the theme chooser wallpaper app- it's free:
"Theme Chooser Wallpapers" - http://bit.ly/LiFhfE
Note: Theme must be applied to see the wallpapers in the app.
NOW THAT THAT'S EXPLAINED HERE ARE THE LINKS:
All Instructions are repeated on the site!!
Other free/donate/paid versions:
HERE
DarkJelly FREE:
7/28 This will be the last free release for forums only - It's still jam packed with goodies - NOT LINKED ON MY SITE!!!!
THEME APK: Free version - Mirror - Mirror2
Enjoy
DJ Darkknight
Change Log
Included apps in apk:
Browser
Calculator
Camera
Contacts
DeskClock
Development
Exchange email**
Keyboard
Phone
Download Providers
Quick Search Box
Settings
SystemUI
Vending**
DSP Manager
Trebuchet
Facebook**
Google Plus Icons**
Gmail Notify only**
Google Quick SearhBox
RomManager
Gtalk Notify **
Astro File manager
Terminal
File manager
Rom Manager
Apex Launcher
NOVA Launcher
ADW Launcher
ADW EX Launcher
XDA /XDA prem
Rootzwiki Prem
Theme Chooser wallpaper app
Plume "Select Dark Theme" **
Handcent ** (choose Hero Skin)
Rom Control Icon
LockScreen Widget
DropBox Icon
Voice Search Icon
OverClock Widget and Icon "select DARK background"
Super User
Pinger Text free
QuickBoot
WordPress Icon
VideoEditor Icon
MMS Icon
Gmail Icon
Gtalk Icon
Calendar Icon
weather Icon
Apollo Icon
Youtube Icon
Voice Dialer Icon
Instagram Icon
Rootzwiki prem Icon
SU Icon
Facebook messenger Icon
NetFlix Icon
SWYPE BETA ONLY
Google Play Icon
Goo manager Icon
Reader Icon
Rom toolbox Icon
Play Music
FlashPlayer Icon
Issimo Icon
Root Explorer Icon
Books Icon
PayPal Icon
Pandora Icon
Su File Manager Icon
Gallery
Camera
Solid Explorer
** Have Animated Notify
Inside the Inverted apps zip:
All original gingerbread/ICS audio files with the jelly bean ones too
DarkJelly Bootanimation
Inverted apps:
-Apollo Music
-Calendar
-Email
-Weather Widget
-Gmail
-Google Ears
-Google Voice
-Maps/slightly inverted WIP it's a huge app
-MMS with avatars and bubbles
-Play Music
-PlayStore
-PowerControls
-Google Now
-Gtalk
-Google Videos "I know about the divider lines"
-YouTube
New Changelog
APK:
v1 Test 4
Added Gallery
Added Camera Inverted
Added Books Icon
Added Paypal Icon
Added SU Filemanager Icon
Added Stock Launcher
Added Phone Images
Added Solid Explorer Inverted
Added CM10 Walls to the chooser wallpapers
Added A CID CM10 DarkJelly Wallpaper
Fixed Paranoid Crash..tablet mode works but some images are not themed yet "Signal bars battery..etc...will add next update"
Other fixes and things I forgot!
Inverted ZIP:
v3
Removed Camera
Removed Gallery
Removed Voice Dialer
Updated Google now with HDPI Images
Themed Google Ears Widget better
APK:
v1 test 3
Initial test release has all the themed apps from DarkICE and a few more but more to come!!!
Inverted Zip:
v2
Updated to the official Gapps link in OP
Updated Youtube
Looking good. I'm trying to get the search bar at the top translucent by myself... unfortunately I don't have a lot of experience when it comes to making themes.
I was hoping you could point me in the right direction.
AMAZING ! CANT WAIT!
Sent from my Jelly Belly using Tapatalk 2
well goddamn! looks dope
stereoprologic said:
Looking good. I'm trying to get the search bar at the top translucent by myself... unfortunately I don't have a lot of experience when it comes to making themes.
I was hoping you could point me in the right direction.
Click to expand...
Click to collapse
Thanks, I haven't gotten that far yet but I do believe it's in the launcher2.apk but I could be wrong. Once I find it I'll let you know.
XAviierG said:
AMAZING ! CANT WAIT!
Sent from my Jelly Belly using Tapatalk 2
Click to expand...
Click to collapse
Thank you, once I get a little more sleep I'll post it!
dadoc04 said:
well goddamn! looks dope
Click to expand...
Click to collapse
Lmfao, thanks!
Sent from my DarkICE Skanky CM9 Gnex using the app!
what took you so long?! the I/O was a whole day ago! looks great so far, really looking forward to seeing what you've come up with!
/subscribed
I LOVE you :victory:
Holy...
Sent from my Galaxy Nexus using Tapatalk 2
you guys are ridiculously fast lol. SOOOOOO happy i bought the gnex...cant wait to see ur theme bro
ecs1984 said:
what took you so long?! the I/O was a whole day ago! looks great so far, really looking forward to seeing what you've come up with!
/subscribed
Click to expand...
Click to collapse
CMNein said:
I LOVE you :victory:
Click to expand...
Click to collapse
KlugN said:
Holy...
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
andrewlax120 said:
you guys are ridiculously fast lol. SOOOOOO happy i bought the gnex...cant wait to see ur theme bro
Click to expand...
Click to collapse
HAHAHA, Thanks guys...here is a quick tester...http://d-h.st/Pi1 Backup and flash as normal...Feedback on issues and likes needed but I have just begun the darkness so suggestions will be needed in the beta...Thanks again guys!!!
djdarkknight96 said:
HAHAHA, Thanks guys...here is a quick tester...http://d-h.st/Pi1 Backup and flash as normal...Feedback on issues and likes needed but I have just begun the darkness so suggestions will be needed in the beta...Thanks again guys!!!
Click to expand...
Click to collapse
How did you get the apk's to decoimpile? I keep getting errors. Also when trying to flash i constantly get status 4?
ÜBER™ said:
How did you get the apk's to decoimpile? I keep getting errors. Also when trying to flash i constantly get status 4?
Click to expand...
Click to collapse
Install the new framework?
Edit: Status 4? From my zip?
djdarkknight96 said:
Install the new framework?
Edit: Status 4? From my zip?
Click to expand...
Click to collapse
Yup...
Code:
apktool if framework-res.apk
what about the flashable?
No from the one i have... sorry.
Just realized there are new revisions for the SDK... that might be why.
ÜBER™ said:
Yup...
Code:
apktool if framework-res.apk
what about the flashable?
No from the one i have... sorry.
Click to expand...
Click to collapse
Do you have the modded aapt.exe for framework. Someone sent it to me to decomplie ICS frameworks so I used it to install the JB one and it worked perfect!!
Here are my tools: https://dl.dropbox.com/u/11174180/DarkICE/ICS-tools.zip I have to decompile with apktool for frameworks then compile with apk multitool but use another apk tool to decompile apps then also complie with apk multitool.
Hope that helps!
DJ
got it working thanks
ÜBER™ said:
got it working thanks
Click to expand...
Click to collapse
Awesome, can't wait to see it!
DarkJelly Gnex on JellyBean sent this using the app
djdarkknight96 said:
Awesome, can't wait to see it!
DarkJelly Gnex on JellyBean sent this using the app
Click to expand...
Click to collapse
Gunna steal your flashable... okay i cant figure out why mine wont work. So far so good missing a few things though.
ÜBER™ said:
Gunna steal your flashable... okay i cant figure out why mine wont work. So far so good missing a few things though.
Click to expand...
Click to collapse
No problem, look at your updater script to make sure its running busy box on install.
DarkJelly Gnex on JellyBean sent this using the app
djdarkknight96 said:
No problem, look at your updater script to make sure its running busy box on install.
DarkJelly Gnex on JellyBean sent this using the app
Click to expand...
Click to collapse
Yeah i did try that.. but i didnt find busybox in /sbin so i tried /system/xbin and i was still getting errors.. i will copy your script but reword things obviously :highfive: thanks for the help.

Themer with Zooper Integration is Ready for Testing!

The Themer team has been working hard on the full integration of Zooper into Themer, and it's near complete!
We now need your help to test for stability and bugs, which you can report in this thread. Please try making some themes using Zooper from within Themer, and post the exported Zip files here (to export a theme, go to Settings>Advanced>Export and access the Zip via MyColorScreen/Themer/Exported/Zip). When posting an exported theme, please note the screen resolution of your device, since a theme made on a Nexus 4 won't look perfect on a Nexus 5 (all themes available in Themer are ported to multiple screen resolutions to ensure cross-device integrity).
Get the app here.
New version uploaded [1101],
- Fixed fonts not being copied when loading external templates
- Fixed screen flickering when main action is set to disabled
- Fixed unread email count with Gmail 4.7
New version upload [1102],
- Added #STEMP# will r eturn C if Celsius are in use, F otherwise
- Fixed resources not being loaded on some templates (fonts, bitmaps)
- Themer actions will now be visible in the config after picking them
New version upload [1104],
- Added "select all" option to zooper widget
- Merged themer 1.22 (with new app tray, etc)
Note that after you install this version of Themer, you'll have to uninstall and re-install from the Play store in the future if you want to be running the newest version.
Thanks! :highfive:
ThemerSupport said:
The Themer team has been working hard on the full integration of Zooper into Themer, and it's near complete!
We now need your help to test for stability and bugs, which you can report in this thread. Please try making some themes using Zooper from within Themer, and post the exported Zip files here (to export a theme, go to Settings>Advanced>Export and access the Zip via MyColorScreen/Themer/Exported/Zip). When posting an exported theme, please note the screen resolution of your device, since a theme made on a Nexus 4 won't look perfect on a Nexus 5 (all themes available in Themer are ported to multiple screen resolutions to ensure cross-device integrity).
Get the APK here. Note that after you install this version of Themer, you'll have to uninstall and re-install from the Play store in the future if you want to be running the newest version.
Thanks! :highfive:
Click to expand...
Click to collapse
Do I understand you correctly, in that the themes created with the Zooper version of Themer will still have to be ported to different device resolutions? That's a bummer because I was kind of expecting that with Zoopers advanced scaling abilities this would be a thing of the past. Currently I can't use Themer because I use a custom ROM with non-standard nav-bar hight which effectively breaks this app for me.
Are you able to comment on any planned changes to this or if Themer will still only support stock device setups for a limited range of devices in the future?
Thanks in advance
kwerdenker said:
Do I understand you correctly, in that the themes created with the Zooper version of Themer will still have to be ported to different device resolutions? That's a bummer because I was kind of expecting that with Zoopers advanced scaling abilities this would be a thing of the past. Currently I can't use Themer because I use a custom ROM with non-standard nav-bar hight which effectively breaks this app for me.
Are you able to comment on any planned changes to this or if Themer will still only support stock device setups for a limited range of devices in the future?
Thanks in advance
Click to expand...
Click to collapse
Even with Zooper, we will still need to manually adjust each theme to work across multiple device resolutions. Because while Zooper scales well, we still have wallpaper, Everything Widgets, and other launcher elements that need to be modified to ensure that users with different screen resolutions and aspect ratios have an equally good experience.
In the future we hope to automate theme implementation so that the software can automatically scale everything, but we're just not there yet.
Ok... Guess I'll start this party off. So far so good. Haven't noticed any bugs as of yet. Used this apk version for 5+ hours to create this theme... No problems.
Attached is a theme created using the Themer APK from this thread.
Using a Note 2 @ 1280x720 res.
https://app.box.com/s/09mkxef1cq76z9hofz27
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SCH-I605 using Tapatalk
wog81 said:
Ok... Guess I'll start this party off. So far so good. Haven't noticed any bugs as of yet. Used this apk version for 5+ hours to create this theme... No problems.
Attached is a theme created using the Themer APK from this thread.
Using a Note 2 @ 1280x720 res.
Click to expand...
Click to collapse
Terrific, thanks for reporting. Nice theme!
Awesome, been working on a new theme for Themer but keep running in to issues with the launcher and everything widget. Maybe this will help since I love using zooper.
First bug... I have noticed this on both this version of Themer and the Play Store version.
When you change up the layout, grid size, of any given theme, or hide/show the status bar then attempt to add a new widget you get force closes. I run into this primarily when I go to create a new theme and try to use the base of another theme. Maybe create a way clear/reset Themer to a basic starting point for those of us that modify/create new themes nearly daily
Sent from my SCH-I605 using Tapatalk
no funciona ion 4.2
Have another theme for Christmas. Called Tiles. Only issue I have is when placing an everything widget over a Zooper Widget the Everything Widget keeps getting pushed behind the zooper widget on a theme refresh (say after and export or icon change)
Download theme here - https://www.box.net/s/dqqwhc1pfnkyce0i5ld9
Screenshot
Sent from my SCH-I605 using Tapatalk
Just want to report that on my Nexus 5 when I export a theme per instructed in the opening no zip is created in the Themer/Exported/Zip folder.
Here is my attempt using Themer with Zooper integration.
Nexus 5.
Still need MU for audio controls.
Weather page has wallpaper that changes with conditions.
On music page the album art hides when not playing.
On calendar page there is a month calendar that auto changes based in which month it is.
Used folders on dock. I wish Themer had tap and swipe functions. I.e. tap to open app and swipe to open folder. Like Nova
https://www.dropbox.com/s/gi6eo2ok2gtnb62/Exported.zip
Sent from my Nexus 5 using Tapatalk
synergeticink said:
Just want to report that on my Nexus 5 when I export a theme per instructed in the opening no zip is created in the Themer/Exported/Zip folder.
Click to expand...
Click to collapse
That's odd. Did you try a second time?
AppDeveloperAdmin said:
That's odd. Did you try a second time?
Click to expand...
Click to collapse
um, yep. Tried multiple times....like I said I have been working on a new theme and I have been exporting non-stop because of the everything widget bug.
UPDATE: HA! I just tried it again for the 3 time this morning and it worked. What are the odds.
Just wanted to send a quick reply. First of all zooper integrated into Themer is awesome and I've been waiting patiently for this.
Second, I took wog's zipped theme and placed it into the same folder where exported themes are sent. Themer opened the home screen setup without a single issue. The only thing I had to do was adjust some spacing on the screens since my Note 3 has a different resolution than the Note 2. Wasn't sure if it would work or not but it did and I am impressed!! Nice theme @wog81!!
This is a whole lot easier than placing each widget one by one. Still I hope to see the devs behind Themer add more capability to the launcher aspect of the app. Thank you guys!!
Sent from my SM-N900V using Tapatalk 4
mayorblurps said:
Just wanted to send a quick reply. First of all zooper integrated into Themer is awesome and I've been waiting patiently for this.
Second, I took wog's zipped theme and placed it into the same folder where exported themes are sent. Themer opened the home screen setup without a single issue. The only thing I had to do was adjust some spacing on the screens since my Note 3 has a different resolution than the Note 2. Wasn't sure if it would work or not but it did and I am impressed!! Nice theme @wog81!!
This is a whole lot easier than placing each widget one by one. Still I hope to see the devs behind Themer add more capability to the launcher aspect of the app. Thank you guys!!
Glad ya like the theme this is truly fun!
Sent from my SCH-I605 using Tapatalk
Click to expand...
Click to collapse
NEW BUG... In my latest set up (Christmas Tiles) I have noticed that if you use rich text and set part of it to a specific color then export the theme and reapply it the rich rest is reset to a default color of white.
In the theme poster below I have rich text set to be green for the temp then in the same string the weather conditions to be white. I do this to keep the alignment right.
This is an updated version of the Christmas Tiles.
https://www.box.net/s/v4akovdtbvwvnrynus5h
Sent from my SCH-I605 using Tapatalk
---------- Post added at 07:53 PM ---------- Previous post was at 07:49 PM ----------
Another Bug... At times when placing a saved Zooper Widget the pop up below appears. When it does, any bit map attached to the zooper widget disappear???
Sent from my SCH-I605 using Tapatalk
Looks great indeed
my first home with Zooper-Themer:
1) the clock is hidden by the cover art and all the infos when you press it;
2) notifications appear for incoming messages, calls and emails
empol87 said:
my first home with Zooper-Themer:
1) the clock is hidden by the cover art and all the infos when you press it;
2) notifications appear for incoming messages, calls and emails
Click to expand...
Click to collapse
Nice setup!
Sent from my SCH-I605 using Tapatalk
BUG REPORT
1. It appears that there is an issue with font and bit maps not saving. I applied a new theme then a bit later reapplied my Christmas tiles set up and most of the bit maps did not save. i have had reports that the font does not save as well.
2. After adjusting the grid size to start work on a new theme i am unable to add a widget. Themer simply freezes then reloads. also, at times any widget that was placed will disappear.

[vrTHEME][STOCK TW 4.3][AROMA] All Backs Black S3.3 2014-03-23 (I747/i747m Support)

ALL BACKS BLACK​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
I will keep this updated with the latest OP from the thread @Kdio made for this great theme.
This works completely on all stock touchwiz 4.3 ROMs regardless of device model or carrier. The reason why is because @Kdio has made this only change the images that are already in the ROM and not touch the code. So if theres any text color issues please report them with screenshots and one of us will let you know what line in the xml needs edited.
You can flash this again at any time and try the other options because all it will do is replace the images.
I will try to keep up support here but if you don't get a response from me I would check out the official thread here. http://forum.xda-developers.com/showthread.php?t=2341829
Click to expand...
Click to collapse
Objective:
As extensively researched by the community, the use of black backgrounds in OLED (AMOLED and Super AMOLED) devices may lead to a gain up to 20% more battery juice. As related information, you can find some maths here and this xda experiment.
If, as is mine, your main concern is lifetime and not the looks, give this a try and share your experience. Mine is been fantastic!
What is modded:
All background png's of the following apk's are set to black
- ClockPackage
- JobManager
- FlashBarService
- JobManager
- MusicPlayerWT
- SecBrowser.apk
- SecCalculator2
- SecCalendar_NAmerica
- SecContacts
- SecDownloadProviderUi
- SecEmail_J
- SecGallery2013
- SecLauncher2
- SecMms
- SecNoteMyFiles
- SecPhone
- SecSettings
- SecVideoList
- SecVideoPlayer
- SystemUI
- framework-res
Notice: If you flash this mod just after flashing the ROM (before first boot) Desk and Lock screen will be set to black.
Requirements:
- Sammy Stock ODEX/DEODEX Rooted 4.3 ROM
- ClockworkMod like Recovery (any)
Install for i747/i747m:
- Enter recovery;
- For i747/i747m 4.3.x firmware ROM's, flash AllBacksBlackS3.3.i747.20140323.zip (43.00Mb)
- Be sure to pick the first option in Aroma to install the core graphics then it will give you customization options;
- Restart your device;
Update Log:
- 03/23/14 - Updated with the Calendar. Also added my SecVideoList xml edits. Hopefully this time FlashBarService works properly too. I didn't actually get to test the video player list (SecVideoList) besides the one I recompiled and posted so let me know if the background is black or white. Same goes with multiwindow. Just figured I'd rush this out because its been about a month. I will probably get a chance to test this out later in the week but the only problems will probably be those 2 not working and they are both posted as flashable zips in here also.
Fix for Multiwindow
- @Kdio implemented the xml files I edited for this into the aroma. Should work fine for all of you. I will keep the fix posted in case though or if in the future we decide to separate them again.
Uninstall:
- Enter recovery;
- Wipe Cache and Dalvik
- Flash back your ROM without wiping system/data.
- Restart your device;
To-Do
- Fix for Multiwindow text color
- Fix for remaining blue in notification panel (For now you can use wanam xposed but I will work on this soon)
- You tell me
Credits
@Kdio - For his great vision with this theme and helping me learn to theme! Thank you for letting me share your work here also. If you like this theme he is the man to thank, all I did was bring it to your attention and make a few text color edits.
@Danvdh - For making my favorite ROM for the i747 (Dandroid) and for the inspiration for me to start developing!!
@loserskater and @enewman17 - For their awesome work ethic to make the s3 on touch wiz bareable!
@Chad The Pathfinder - For his help teaching me to theme also.
Feel free to leave feedback on your improved battery life!
Screenshots
Thank you very much talkingmonkeys.
You are all in very good hands.
Please enjoy and be welcome.
Nice regards.
.
disregard old screenshots removed and new ones added to first post.
DO NOT USE FlashBarService.apk UNLESS YOU ARE ON THE i747/i747m WITH STOCK MULTIWINDOW. Also know that this is now included in the aroma so this really is only here for future possibilities
Ok so I will leave instructions here as well as my edited apk for flashbarservice for i747/i747m. I want to stress that not all roms multiwindows are the same. I know stockmod has the note 3 multiwindow which the theme edits may not even work properly on but flashing this apk I'm leaving here will definitely break your multiwindow in that rom. Since I use S3Rx that is the rom that I have pulled this from and I know it is the same as a true stock 4.3, Intergalactic and dandroid have.
Anyway if you want this on stockmod or any other rom with multiwindow that isn't the stock samsung one this is the edit you'll want to make. Also for people seeing this thread that are on sprint, tmobile, verizon or any other device beside the i747 you will have to do this to fix multiwindow text color. It requires decompiling the flashbarservice apk and editing a few lines in 3 xml files.
- Decompile Flashbarservice.apk
- Open res/color/applist_btn_text.xml
- Edit the android:color codes in these lines to the following:
<item android:state_enabled="false" android:color="#ffffffff" />
<item android:state_pressed="true" android:color="#ffffffff" />
<item android:color="#ffffffff" />
- Save
- Open res/layout-xhdpi/applist_edit.xml
- Edit 2 instances of android:color="" to "#ffffffff" Should be found on lines 4 and 7
- Save
- Open res/layout-xhdpi/applist_item.xml
- Edit android:color="" to"#ffffffff" on line 9
- Save
- Recompile Flashbarservice.apk
- Use 7zip to put the original files meta-inf folder and androidmanifest into flashbarservice.apk to prevent a bootloop
- Push to system/app and fix permissions to rw-r--r--
Or if you're on an i747 or i747m just push the below apk to system/app and fix permissions to rw-r--r--
You can also try "Multi Window Manager" from the play store and install xposed framework then just use the app to select dark theme from the settings if you want to be lazy. Now this I haven't tested without editing the text strings so if anyones willing to save themselves a few steps go ahead and give this a shot.
DO NOT USE FlashBarService.apk UNLESS YOU ARE ON THE i747/i747m WITH STOCK MULTIWINDOW. Also know that this is now included in the aroma so this really is only here for future possibilities
Nice work man. Great job! :thumbup::beer:
Can u make this available for tnobile 4.3
Sent from my SGH-T999 using xda premium
derride8 said:
Can u make this available for tnobile 4.3
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Should work fine. Make a nandroid backup and try it out. Only thing you may run into an issue with is the xml edits I did for multiwindow text but I don't think it will cause any issues. So if it doesn't work right you can remove system/app/flashbarservice.apk folder from the zip. Multiwindow won't be themed correctly which you can fix by just using "multi window manager" from the play store (free) and select the dark theme.
Also please post how it works for you so other tmobile users that see this will know if its safe for them.
Edit: or check out the t mobile dandroid thread, enewman posted what hes been working on :good:
talkingmonkeys said:
Should work fine. Make a nandroid backup and try it out. Only thing you may run into an issue with is the xml edits I did for multiwindow text but I don't think it will cause any issues. So if it doesn't work right you can remove system/app/flashbarservice.apk folder from the zip. Multiwindow won't be themed correctly which you can fix by just using "multi window manager" from the play store (free) and select the dark theme.
Also please post how it works for you so other tmobile users that see this will know if its safe for them.
Edit: or check out the t mobile dandroid thread, enewman posted what hes been working on :good:
Click to expand...
Click to collapse
It works great on tmoble. Thx
Sent from my SGH-T999 using xda premium
Just a heads up @Kdio updated this so I will be checking it out and updating the op sometime soon
There we go op updated with kdio's latest update with my xml files added to fix text colors in multiwindow. I have a little more to work on as time permits the next few days as well.
Oh I also wanted to leave you guys a link to Team Blackout's thread that links to their site where you can find many blacked out apps that look very nice with this theme.
http://forum.xda-developers.com/showthread.php?t=2283828
i will give this a try this weekend, will report back later on
thanks it looks pretty sick with the screenshots :laugh:
winosxbuntu said:
i will give this a try this weekend, will report back later on
thanks it looks pretty sick with the screenshots :laugh:
Click to expand...
Click to collapse
Would be a honor.
You probably will find a bit more enhanced than the screenshots at OP.
Waiting for your opinion and stones
Nice regards.
.
Kdio said:
Would be a honor.
You probably will find a bit more enhanced than the screenshots at OP.
Waiting for your opinion and stones
Nice regards.
.
Click to expand...
Click to collapse
no worries bro, all is good :highfive:
Yeah those screenshots will definitely be getting updated in the next day as I play around with this some on a fresh install and try to clean up a few more things on the xml side.
Black notification bubbles
Kdio can u get the black notification bubbles to show up on home screen or when phone is unlocked. I only get them on lock screen. Other than that best theme I have ever come across. Thanks
Can u theme the app drawer button?
Sent from my SGH-T999 using xda premium
Hey guys
Thank you very much for your words and guidance in trying to make it less awful
First, I've received this request by PM
Very_Shy_AllBacksBlack_User said:
"on the lock screen missed calls or texts show up the icon with a little black circle with the number missed in the circle very bad ass. But if ur phone is unlocked on home screen or whatever it shows up regular any way to get that black also. Very cool bro"
Click to expand...
Click to collapse
Thanks Very_Shy_AllBacksBlack_User_That _Should'nt_Be_Because_Are_Being_Very_Helpfull_Finding_My_Glitches. Won't miss it in the next release.
Joehen873 said:
Kdio can u get the black notification bubbles to show up on home screen or when phone is unlocked. I only get them on lock screen. Other than that best theme I have ever come across. Thanks
Click to expand...
Click to collapse
Hi Joehen873
Just to confirm what I've understood: when not locked system notifications are plain text without any background. Right? If so, that shall not survive very long
derride8 said:
Can u theme the app drawer button?
Click to expand...
Click to collapse
Hey derride8
Sorry dude, most probably my language limitation but do you mean in Multiwindow? We have too the possibility of a device specific glitch so a screenshot would be helpful.
Thanks.
.
Kdio said:
Hey guys
Thank you very much for your words and guidance in trying to make it less awful
First, I've received this request by PM
Thanks Very_Shy_AllBackBlack_User_That _Should'nt_Be_Because_Are_Being_Very_Helpfull_Finding_My_Glitches. Won't miss it in the next release.
Hi Joehen873
Just to confirm what I've understood: when not locked system notifications are plain text without any background. Right? If so, that shall not survive very long
Hey derride8
Sorry dude, most probably my language limitation but do you mean in Multiwindow? We have too the possibility of a device specific glitch so a screenshot would be helpful.
Thanks.
.
Click to expand...
Click to collapse
Haha kdio should of told you that Very_Shy_AllBackBlack_User_That _Should'nt_Be_Because_Are_Being_Very_Helpfull_Finding_My_Glitches is Joehen873. :silly:
I've had a couple things thwart my plans of messing with this so far today but its still early in the weekend. I think he means the button thats on the home screen for the app drawer. My mind reading skills may not be as good as yours though.
talkingmonkeys said:
is Joehen873. :silly:
...I think he means the button thats on the home screen for the app drawer. My mind reading skills may not be as good as yours though.
Click to expand...
Click to collapse
@Joehen873 sorry for the misunderstood but anyway the answer would be the same regardless nick names Thanks for both!
@talkingmonkeys if is that so ...
derride8 said:
Can u theme the app drawer button?
Click to expand...
Click to collapse
Hey derride8
Just drop your idea of app drawer icon and we all can contribute.
Tks dude.
.
Ok after finally being satisfied with my fresh rom I have looked through this quite a bit and found some things that need work. Even adding my xml edits into the updated aroma it doesn't seem to stick with my fix for multiwindow. Can anyone else confirm this? May just drop the idea and suggest using "Multi Window Manager" off the play store because I use it anyway to enable everything I want to work with multiwindow. It also has a handy dark theme feature built in which fixes the text color and looks similar to how kdio intended it.
Also planning on working on making an xposed module to help us with some of these text colors and other various blue that needs edited out with xml. This may take awhile so don't hold your breath on it.
Will have screenshots coming with more of the colors tonight and showing how this is looking. Can't seem to get kdio's battery icons to work right so I tried to find some in the ogbatterymod app that fit in nicely for each different look but this is probably because of me using ogbatterymod and they should work fine for you
As I was doing screenshots I happened to catch these 2 for you kdio, anything you can do about this ugly white for messaging notification? OP is also updated with screenshots finally.

[MOD - Xposed-LG Apps Theme Engine[Free] (LGATE)-- G4 Compatible

Welcome to LG Apps Theme Engine Xposed Module Thread.
Your best companion to Theme LG System Apps to your liking.
Compatible with LG Phone running Lollipop 5.0 and up:.
Tested on : LG G2, LG G3 Beat/S , LG G4, Cloudy Roms
Also works on LG phones running version 3.0 UI on Kitkat Phones
Features :
Helps in theming LG Stock System Apps.
Currently Supported Apps :
Contacts/Dialer, Calculator, InCallUI, Video Player, Music Player,Filemanager, SystemUi, Setting Framework Themes
Tweaks:
NavigationBar Dpi Sizes
Big caller Picture
Status Bar Clock View-- Now move to left, hide and Stock option
Choose a complete new set of colours for your System Apps.
We have also included Dialer Number Pad Themes. Give that a try.
To Begin with please prefer Trail Version over Free to get full themeing effect.
Free Lite Version :
DOWNLOAD : http://dl-xda.xposed.info/modules/in.proficientapps.lgate.lite_v4_92368b.apk (Remember to use the blue DOWNLOAD NOW button)
Mirror
Trial Version- Free to use 15days -- Also, Available from Repo.
Download 1.9.9 Link
LGATE License key to make trail full - Here, PlayStore
ScreenShots:
Dialer Styles
SystemUI
File Manager
Special Thanks to Rovo for xposed installer framework
@devadip
@Gianni glfsd
Also, Available through xposed Repo downlaod section, Search Tag: "Lg Apps Theme Engine"
Trail Version ChangeLogs:
Version 1.9.5-- Trial
Contact/Phone apk
Added 2 new dialer themes for LG G4, G3 & Cloudy rom with similar base.
Please Note: keep the dial pad num color switch off with above themes to enjoy full effect.
Extra Mods (Tweaks)
Added Battery Hide option
Added Battery % text size increase options
System UI
Added New signal Style Option for Dual Sim phone users.
Minor Bug fixes and more i cant recall
Version 1.9-- Trial
Corrected not themeing issue of music app status bar in cloudy roms and LG G4.
Added add contact button themeing in Contact app
Added Notification Card Bg color Picker
Tweaks
Added Clock View Tweak -- StockILeftIHide option.
Added Checkbox enable disable feature to SystemUi App.
Bug Fixes
Version 1.8-- Trial
Added New feature Big Caller Picture
Added New Signal Bar Icon-- Thin
Corrected code to theme action bar incall UI for LG G4 and Cloudy roms .
Version 1.7-- Trial
Added much awaited feature to have checkbox to enable or disable colorpicker themes.
Now switch between Stock and theme per option as per your choice.
Currently supported apps:
Contact & Phone
Incall Ui
Calculator
Messaging
Browser
Alarm/Clock
FileManager
Version 1.6.1-- Trial
Corrected Code for Cloudy and LG g4 users for themeing dialer with Stock Style. Correction for Dialpad themes are still going on so cloudy and LG G4 users are requested to use stock from the Styles to see full theming effect. Rest all can try any Style.
Added Extra Mods--- Contains NavButton Dp Sizes
Alarm App theming ad ons
System Ui- Added NavButton Style and Navbg colorPicker option
Now users can have the hidden Android framework themes for setting window using the theme list adon in setting app section.
Please note: Only List View.
Version 1.6-- Trial
Code optimization for better stability.
Phone/Contact app:
Added New Samsung(KK) Dialer theme.
Code Correction for MIUI Dialer and Ios Dialer Theme resources.
Added New Creme Color option for Primary and Secondary text
FileManager app Add on
Text color
Bg color
System Ui app:
Added option to color Toggle Text
Carrier Lable Color
Battery % level Color
Alarm Clock app
Added Color to various parts of the app
Digital Clock Widget Color Picker for Home screen Clock
Version 1.5
Contact App- Added Blue Primary Color / Secondary Color option.
Added System UI Files- Now provide colors to signal, battery, wifi, Vib, BT, Sync etc icons using color Picker
Two New Signal Styles- Numeric and Text
Color Picker to have transparent as well as any color Navigation window Bg.
Code Improvement
Version 1.4.4
Phone/Contacts apps: Added Primary/Secondary Color text to Contact and Call Log, Possible to have Black& White combo.
Search box in contact app taxes actionbar color.
CallUI App: Added CallUI Bg color Picker, CallUI Styles G4, Lollipop)
Setting App: Color Picker to Provide color to Switches, SystemWide.
Code Improvements for more stability.
Version 1.4.3 Released
Added Ios Dailer theme
Corrected code in lollipop dialer theme.
Now theme the primary and secondary text color (Call Log, Contacts window, contact detail window)
Color smart dialer text (primary & Secondary)
Colors Search text and many more i forget.
Version 1.4.1
Messaging App
Added New Color Picker reference to the app
Now you can provide color to first set of Bubbles (Send and Receive)
Colour Picker for message Counter Bg
Colour Picker for Home message list Background
Free Version ChangeLogs:
Version 1.2
Added New options for dialer colorpicker themes
Added MIUI Dialer theme resources to make to look exact the replica
Added Browser action bar resource.
Corrected issue for Icons resizing.
Version 1.1
Added Two new app color picker themes
File Manager
System Ui
Code Improvement
Does this still change your signal cluster automatically?
---------- Post added at 08:27 AM ---------- Previous post was at 08:20 AM ----------
Went into xposed and said I need update to v1.3 or 1.4.. Is the link to the right version? 1.9?
Swizzle82 said:
Does this still change your signal cluster automatically?
---------- Post added at 08:27 AM ---------- Previous post was at 08:20 AM ----------
Went into xposed and said I need update to v1.3 or 1.4.. Is the link to the right version? 1.9?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please make sure you refer trial one.
Refresh your download tab to see new updates.
Secondly, to have theme with signal cluster use the color picker in system ui page along with theme. You can always switch back to stock as n when wanted.
Sent from my LG-D802 using Tapatalk
vishal11in said:
Please make sure you refer trial one.
Refresh your download tab to see new updates.
Secondly, to have theme with signal cluster use the color picker in system ui page along with theme. You can always switch back to stock as n when wanted.
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
O ask because I don't want them themed and they automatically were themed in previous versions. I use aosp clusters so I don't want them themed at all.
Got the trial installed, apparently your link sent me to the free version. I'll check it out.
Swizzle82 said:
O ask because I don't want them themed and they automatically were themed in previous versions. I use aosp clusters so I don't want them themed at all.
Got the trial installed, apparently your link sent me to the free version. I'll check it out.
Click to expand...
Click to collapse
they don't theme automatically now
I can't get any of the settings for the ones I've tried to stick.. Settings, phone, music..
Swizzle82 said:
I can't get any of the settings for the ones I've tried to stick.. Settings, phone, music..
Click to expand...
Click to collapse
Make sure you granted su rights and rebooted after first install
Also keep the dial pad num color switch on with stock style selected from dial pad styles to have full theming effect.
Sent from my LG-D802 using Tapatalk
vishal11in said:
Make sure you granted su rights and rebooted after first install
Also keep the dial pad num color switch on with stock style selected from dial pad styles to have full theming effect.
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
No option for G4 dialpad..
Swizzle82 said:
No option for G4 dialpad..
Click to expand...
Click to collapse
Use stock g3
Sent from my LG-D802 using Tapatalk
Theme in Music Player not work.
Gesendet von meinem LG-H815 mit Tapatalk
Got refund. This crap didnt even give me othr mods aftr purchasing the damn key. Only had 2 dialers to choose frm, stil had ads and so on and this isnt my fisrt time dealing with xposed or adding themes or mods. Craaaaap!!!
joshualuna said:
Got refund. This crap didnt even give me othr mods aftr purchasing the damn key. Only had 2 dialers to choose frm, stil had ads and so on and this isnt my fisrt time dealing with xposed or adding themes or mods. Craaaaap!!!
Click to expand...
Click to collapse
hey man, if u don't like an app, don't buy it. but don't use such words, otherwise will be obliged to inform the moderator.
Sent from my LG-H815 using Tapatalk
Sorry bro. Bad day. I know u wrk ur ass off for us to hav these kind of mods while my ass just sits here and waits. Hats off to u. I just culdnt understand why the othr stuff didnt wrk aftr purchase and link for 1.9 does not exist
joshualuna said:
Sorry bro. Bad day. I know u wrk ur ass off for us to hav these kind of mods while my ass just sits here and waits. Hats off to u. I just culdnt understand why the othr stuff didnt wrk aftr purchase and link for 1.9 does not exist
Click to expand...
Click to collapse
Please respond in English.
Pfeffernuss said:
Please respond in English.
Click to expand...
Click to collapse
It is English. Mayb u shuld learn. Those arnt typos thts how I txt. Shrtnd wrds. Dnt like to spel certain wrds out. Lol!!
joshualuna said:
It is English. Mayb u shuld learn. Those arnt typos thts how I txt. Shrtnd wrds. Dnt like to spel certain wrds out. Lol!!
Click to expand...
Click to collapse
I guess you was forced to drop out of school when you were 10.
billsky83 said:
I guess you was forced to drop out of school when you were 10.
Click to expand...
Click to collapse
Enough of the bickering guys.. This app is not working for me either..
Okay guys pls refrain using bad language we are here to help each other not blame.
Back to the module. If the module is not working or partially working for you dont worry we will fix it together. To know the reason i request you to pls send me the xposed log cat file first.
Sent from my LG-D802 using Tapatalk
joshualuna said:
Got refund. This crap didnt even give me othr mods aftr purchasing the damn key. Only had 2 dialers to choose frm, stil had ads and so on and this isnt my fisrt time dealing with xposed or adding themes or mods. Craaaaap!!!
Click to expand...
Click to collapse
Bro this app allows you to first test the module for 15 days and decide if you want to make trail full or intall free lite limited option version.
It looks you downloaded free lite version and tried to make it full which will never work. I once again request you to download lg apps theme engine trail 1.9 and then revert back.
Sent from my LG-D802 using Tapatalk

[Theme][Google Play - Free][KK/L/MM/N/O]MonoChrome Theme

If you're interested to yet another grey/dark theme I made one with Sony Theme Creator. It's fully tested for Lollipop on my Xperia M2, but thanks to Sony Theme Creator it well supports KitKat, although some assets may differ. So please report any wrong in this thread.
Now certified by Sony! Check it in the Xperia Theme portal!
COMPATIBLE WITH MARSHMALLOW, NOUGAT AND OREO(*)
(*) Unfortunately Sony on Oreo drastically removed many customisations. The themes mostly change the Xperia Home, Lock Screen and Navigation bar.
MORE THAN 100,000 DOWNLOADS!!
Please do not forget to rate it 5 Stars in the store! At least for the effort.
Lockscreen analog clock is only available on Z2 series and above running at least Android 5.1
Icon Packs are available only on Android 6.0 and above​
Also, as for user request I made a version with full black Status, Navigation and Action bars (Light Action bar excluded otherwise the text would become unreadable. I can't find where its text color is defined). You can download it from the attachments. Take it as it is because unless of major bugs it won't be updated (sorry).
Please note that "MonoChrome" and the attached "MonoChrome Black" are two different themes. So you can install both, the first from the Play Store and the latter manually from here.
Here a couple of screenshots. There are more in the Google Play page:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
FEATURED VIDEOS:
UPDATES:
v1.6.5: Recompiled with new Theme Creator 1.3.3
Better tabs in Android 7.0 for Clock app
Restored the old transparent Launcher button
v1.6.6: Recompiled with new Theme Creator 1.6.1
This might fix the clock widget losing the color in landscape mode in Android 8.0 Oreo
v1.6.0: Recompiled with new Theme Creator 1.3.2
The Custom cursors are back!
Slightly improved the icon pack
Many changes for Marshmallow and Nougat.
Kitkat now gets the small soft buttons
v1.5.0: Recompiled with new Theme Creator 1.1.1.
NEW Glossy Icon Pack (Marshmallow only)
NEW MonoChrome Alarm
Various improvements
v1.4.0: New MonoChrome lockscreen analog clock
- Slightly improved the Home background
- Brighter in-app light background for better readability in Marshmallow
v1.3.0: general KitKat improvements
- Improved readability of stock eMail
- Stars have a black or white look
- Light Checkboxes are brighter
- Fixed radio buttons
..and more. Some changes may affect Lollipop and Marshmallow as well.
v1.2.0: recompiled with Theme Creator 1.0.0 beta
- New scrubber buttons
- New switch buttons (Lollipop)
- Darker radio controls
- Darker checkboxes
v1.0.6 - Minor Update
- Adjusted keyboard switching icon
v1.0.5 - Minor Update
- New drawer icon for alphabetical order
v1.0.4 - Glitch fixing
- Fixed minor 9 patch issues with menu dropdown and dialog boxes
v1.0.3 - Minor improvements
- Fixed Home custom panel in landscape mode
- Raised brightness of text for Home drawer and folder headers
v1.0.2 - Minor improvements
- Home button bolder and brighter
- Fixed Hide Keyboard and Menu buttons. For some reason Theme Creator breaks them
- KitKat uses the Lollipop Progress Bars (like in the battery stats) for better readability.
v1.0.1 - General improvements
- New custom assets for text boxes, toggle buttons, dialogs, menus, switches, seek bars, toasts and more!
- Improved compatibility with KitKat
- Fixed an issue where the folder icons in Home were too small on high res devices
- Improved the grafical quality of home button
To download it click on the button below and select MonoChrome!
Please don't forget to rate it 5 stars if you like it. ​
MY FREE XPERIA THEMES IN XDA
(click on image for the XDA thread)
​
this worked very well on my Z1c running the latest 5.1.1 LP build 368
in fact, it was one of the few themes (apart from the official Sony ones in the playstore) that worked. not sure why but the other themes on the playstore and xda didn't have any effect after selecting/activating them in the theme selector
a small request (if you have the time for it): could you make another version with the default nav bar, status bar, and action bar 100% black (i.e. FF000000)?
wyt18 said:
this worked very well on my Z1c running the latest 5.1.1 LP build 368
in fact, it was one of the few themes (apart from the official Sony ones in the playstore) that worked. not sure why but the other themes on the playstore and xda didn't have any effect after selecting/activating them in the theme selector
Click to expand...
Click to collapse
I think it's because they were made for KitKat. Most new assets don't apply on Lollipop. That's why I made my own theme using Sony Theme Creator, far too many were broken (one of mine as well, and to port it hasn't exactly been a walk. Still working on it).
a small request (if you have the time for it): could you make another version with the default nav bar, status bar, and action bar 100% black (i.e. FF000000)?
Click to expand...
Click to collapse
Well, it could be done. But why? I think it's dark enough, it's Grey 900. Honestly I don't feel like making a separate version for it, dealing with only grays is a total pain. Make a small change and something, somewhere gets unreadable.. I was thinking more about keeping it as a base and make other themes using the accent colors (which makes life easier).
Miche1asso said:
I think it's because they were made for KitKat. Most new assets don't apply on Lollipop. That's why I made my own theme using Sony Theme Creator, far too many were broken (one of mine as well, and to port it hasn't exactly been a walk. Still working on it).
Click to expand...
Click to collapse
i tried a lot of the new ones too, that were LP-specific (like the ones below). they weren't just broken, applying them simply reverted my theme back to stock. so very happy to have found yours!
http://forum.xda-developers.com/cro...p-xperience2013266073-material-stock-t3198658
http://forum.xda-developers.com/cro...egant-catalog-xperia-themes-lollipop-t3211520
Miche1asso said:
Well, it could be done. But why? I think it's dark enough, it's Grey 900. Honestly I don't feel like making a separate version for it, dealing with only grays is a total pain. Make a small change and something, somewhere gets unreadable.. I was thinking more about keeping it as a base and make other themes using the accent colors (which makes life easier).
Click to expand...
Click to collapse
sure, I understand. no compulsion at all. I just wanted a 100% black one because I have a lot of Tasker scenes that are full screen and having a black nav bar would help them blend in. My Z1c's bezel is also black, so by changing the nav key colors to black (using an intent to GravityBox) on a black nav bar background would give the appearance of immersive mode without the drawbacks of immersive mode
Well, the first theme on the link I think requires root. It changes the framework-res and some apps. I stay far away from rooted themes, the stock theming on Xperia is good enough. The second I'm surprised that doesn't work. I've seen that dev in Google Play and his themes have quite good reviews. Oh well, it's a plus for my theme, then!
Regarding the all black bars I'll think about it. During development I was afraid they were already too dark! Maybe I'll make a second one and call it "MonoChrome Black". Writing in the description "as from users request". I need a second free theme anyway. I'll see, but I don't promise anything. If it breaks the readability again I'll throw it away.
http://forum.xda-developers.com/cro...guide-theme-apps-to-dark-theme-theme-t3237955
in case you did not know, maybe this can help you theme more
Miche1asso said:
Well, the first theme on the link I think requires root. It changes the framework-res and some apps. I stay far away from rooted themes, the stock theming on Xperia is good enough. The second I'm surprised that doesn't work. I've seen that dev in Google Play and his themes have quite good reviews. Oh well, it's a plus for my theme, then!
Regarding the all black bars I'll think about it. During development I was afraid they were already too dark! Maybe I'll make a second one and call it "MonoChrome Black". Writing in the description "as from users request". I need a second free theme anyway. I'll see, but I don't promise anything. If it breaks the readability again I'll throw it away.
Click to expand...
Click to collapse
thanks for considering it! I have root and SU mode but the first linked theme still didn't work for me. the only two authors that worked are Sony (official) and The Green (quite a few themes and some paid ones too but unfortunately nothing minimal). i use my phone a lot in the dark so nothing is too black for me! =)
burtallicus said:
http://forum.xda-developers.com/cro...guide-theme-apps-to-dark-theme-theme-t3237955
in case you did not know, maybe this can help you theme more
Click to expand...
Click to collapse
Well, thanks. But that implies modifying the system apks, which requires root and may not work on different devices. As I wrote above i stay away from it. It just means looking for trouble. the beauty of Sony Theme Creator is that you develop for one device and then it is compatible for all, as long as they are 4.4.4 or above.
wyt18 said:
thanks for considering it! I have root and SU mode but the first linked theme still didn't work for me. the only two authors that worked are Sony (official) and The Green (quite a few themes and some paid ones too but unfortunately nothing minimal). i use my phone a lot in the dark so nothing is too black for me! =)
Click to expand...
Click to collapse
If it needs root you also need to replace the apks in /system, I think. Then as I wrote above it may work in one phone but not in another.
About the full black I was thinking about making one and add in only in here. That shouldn't take long. But if you have suggestions to make it different enough to be distinguished from MonoChrome, so much that I can publish it in Google Play, they are welcome. i mean, once I start something I can as well finish it.
Miche1asso said:
About the full black I was thinking about making one and add in only in here. That shouldn't take long. But if you have suggestions to make it different enough to be distinguished from MonoChrome, so much that I can publish it in Google Play, they are welcome. i mean, once I start something I can as well finish it.
Click to expand...
Click to collapse
I notice that you embedded a patterned background in the Settings App ... how about putting in a darker gray background, so that you can still view black text, but it won't be as jarring as FFFFFF white against the 000000 black? this would fit into the overall theme of "full black" (but without having to change text to white/light colors). i'm not sure if the same background change could be effected for the other system apps like clock, conversations, calendar ... since i don't use them, but that could be a start
wyt18 said:
I notice that you embedded a patterned background in the Settings App ... how about putting in a darker gray background, so that you can still view black text, but it won't be as jarring as FFFFFF white against the 000000 black? this would fit into the overall theme of "full black" (but without having to change text to white/light colors). i'm not sure if the same background change could be effected for the other system apps like clock, conversations, calendar ... since i don't use them, but that could be a start
Click to expand...
Click to collapse
I decided to take the unpublished route. And yeah, I had in mind to lower the brightness of the Dark Mode background indeed. Although it seems to dark to me, but I have low brightness on my phone. Also the dialogs are full black. It's light grey on black, it won't hurt the eyes. So I updated the main post also adding the new MonoChromeBlack.apk. I hope you'll enjoy it. As i wrote in the main post it won't be maintained, though. So if you have any complaint to make do it fast.
Miche1asso said:
I decided to take the unpublished route. And yeah, I had in mind to lower the brightness of the Dark Mode background indeed. Although it seems to dark to me, but I have low brightness on my phone. Also the dialogs are full black. It's light grey on black, it won't hurt the eyes. So I updated the main post also adding the new MonoChromeBlack.apk. I hope you'll enjoy it. As i wrote in the main post it won't be maintained, though. So if you have any complaint to make do it fast.
Click to expand...
Click to collapse
that was fast, thank you! unfortunately i wasn't able to install the linked apk (above). it gave me an error message of "app not installed". could this be due to a signing error? i uninstalled the play store apk just in case, rebooted, but still the full black apk didn't install
wyt18 said:
that was fast, thank you! unfortunately i wasn't able to install the linked apk (above). it gave me an error message of "app not installed". could this be due to a signing error? i uninstalled the play store apk just in case, rebooted, but still the full black apk didn't install
Click to expand...
Click to collapse
Crap. You're right. it doesn't work for me anymore either. Unless I messed up something when I tried to zip it. let me check.
@wyt18 ok, try now.
Miche1asso said:
Crap. You're right. it doesn't work for me anymore either. Unless I messed up something when I tried to zip it. let me check.
Click to expand...
Click to collapse
it's perfect. thanks for all your help and the quick work!
wyt18 said:
it's perfect. thanks for all your help and the quick work!
Click to expand...
Click to collapse
Yeah, it took less than I thought. I'm glad you like it!
MonoChrome has been updated!
v1.0.1 - General improvements
- New custom assets for text boxes, toggle buttons, dialogs, menus, switches, seek bars, toasts and more!
- Improved compatibility with KitKat
- Fixed an issue where the folder icons in Home were too small on high res devices
- Improved the grafical quality of home button
PS: please remind that the attached MonoChrome Black won't see the new updates.
Good work!
MonoChrome has been updated!
- You'll find the full changelog in the main post
I also added a featured video of the theme.
Jozinek said:
Good, i like it
Click to expand...
Click to collapse
Thank you very much, Sir. I really appreciated it.
PS: I added your video in the main post. I suppose you don't mind!
New update!
v1.2.0: recompiled with Theme Creator 1.0.0 beta
- New scrubber buttons
- New switch buttons (Lollipop)
- Darker radio controls
- Darker checkboxes

Categories

Resources