[THEME] Pixel 2 Custom for EMUI 5.x - Honor 8 Lite Themes, Apps, and Mods

This is a theme I created for my personal use, thought I would share it here so you can use it too. Not a lot of editing because I like to stay close to stock.
What's edited?
- Icons (Pixly icon pack) I purchased the pack and integrated it in the theme
- Navigation bar (Size of buttons slightly reduced, big buttons look bad IMO, also didn't use Pixel buttons because they are boring)
- Pixel landscape Wallpaper
> Download and install Rootless Pixel 2 launcher from the below thread:
https://www.xda-developers.com/rootless-pixel-launcher-google-feed/
> Download the theme from below link:
https://drive.google.com/file/d/1dQflo8QxBzbbSq1v2aiqZnv_8fcIC1vL/view?usp=drivesdk
(Rename the theme file to something.hwt then paste it into HWthemes folder in Internal storage, then open the themes app and apply the theme)
- Set Rootless Pixel launcher as default and apply the theme. That's it!
Screenshots included.

The theme isn't available, would you please reupload?

Related

[ADW Themes] Thread devoted to themes for the ADW Launcher (1.0+)

This thread is devoted to ADW launcher themes.
Make a post and I'll update this post.
Themes:
britoso - Transparent icon bubbles
rori~ - Smoked (smoked launcher box, trans icons, smoked folders ..more)[/URL]
crachel - N1 Drawer icon(Nexus X)
vladnosferatu- iTheme [http://i2theme.webs.com/] (iPhone icons for most popular apps.)
To use a theme:
1) Install the apk.
2) apply the theme. settings->adw settings->theme preferences
To create your own:
Here is a nice guide: https://code.google.com/p/adw-launcher-android/wiki/ADWThemeGuide
All you need is the Eclipse IDE. (get the smallest one, i.e "Java developers" version). After you install/unzip Eclipse, install the ADT plugin.
Get the template project. (click download source)
import the project into your eclipse workspace
read the README file in the project
Customize the project name, version, theme image, wallpaper, and any other image or xml
build a signed .apk in eclipse and post here.
Note: To encourage theme merging and kanging, please post your project source code or upload it to an online repository like google code.
It's nice mate; thanks for sharing
britoso said:
Simple theme that only sets the icon bubble background transparent...
Click to expand...
Click to collapse
That´s nice! - thanx for doing this
britoso said:
.. How about a thread for ADW ?..
Click to expand...
Click to collapse
Yes started playing around with it..
I can't get search widget to change :-(..
rori~ said:
Yes started playing around with it..
I can't get search widget to change :-(..
Click to expand...
Click to collapse
try switching between themes
If I load the source template to eclipse...I cannot change alpha value of the bubbles, right?
(Cause decompiling it then with apk tool, I can get the smali files to change...but I would like to do that in eclipse)
Is there a way?
rori~ said:
If I load the source template to eclipse...I cannot change alpha value of the bubbles, right?
Click to expand...
Click to collapse
you can. The value is in theme_config.xml or values.xml
Uff, got it , thanx!
[ADW Theme] Smoked
ADW Theme Smoked 1.7.1
Changelog:
- new wallpapers for gingerbread black statusbar
- new option o choose custom docks for ADW EX !
- other fixes....
ATTENTION: you cannot upgrade! - deinstall previous and then install v 1.7.1
Notes:
- This Theme still does not have thousands of icons, as I use this for my own purpose and that´s all I have on my screens
-> I f anybody likes to join this theme and increase the amount of icons, just contact my, I will provide you the layouts and we can put as many icons as you want in here
- Docks: this is just a quick experiment. Again, if you have some cool dock and want them in here, contact me!
-----------------------------------------------------------
-----------------------------------------------------------
Update for > ADW 1.3.0
ADWThemeSmoked.apk
ADW Theme Smoked 1.6.1
Changelog:
- reduced app size
- some bugfixes with focuse colors
- works with ADW EX
I.)
Ok, I updated this theme
- added some more icons
- added Wallpaper Gallery with some new creations.
[The apk is quite huge, that´s due to the wallpapers incuded, but you can move it to SD card. And don´t be afraid, it wont slow down your launcher ]
II.)
Also I add a little kanged apk: com.adwtheme.iconpack.apk.kang.apk
- install as regular apk
- select a custom shortcut from this theme drawer icons & some text icons
*************************************************
*************************************************
III.) [I will keep this theme here, for those who use older versions of ADW Launcher]
ADW Theme Smoked for < ADW 1.3.0
Tested on CM 6
Update 08/13:
New icons: SyncSettings, New Google Voice Search, Contact Sender
ADW smoked theme includes:
- wallpaper
- smoked launcher box
- smoked application background
- k9 icon
How to:
1) install ADW.smoked.apk
2) apply theme in settings->adw settings->theme preferences
In "theme preferences" you see a download link for a morph -> ADW Smoked Morph, download and apply with MetaMorph to get it.
ADW Smoked Morph includes:
- smoked statusbar
- battery icon
- vibrate icon
- New Google Voice
- SyncSettings
- Contact Sender
***********************************************
.
britoso...hope you can find some time to change some orange to cyan - would pretty much complete your theme for me
[ADW Theme] N1 Drawer icon
Here's one I did that:
Changes Wallpaper to the basic blue pictured below
Changes the drawer icon to the Nexus One icon
On a side note, it would be nice if there was a way to easily combine two themes.
[ADW Theme] Transparent icon bubbles
Simple theme that only sets the icon bubble background transparent.
Will try and change some orange to cyan if I get the time.
Had to replace the wallpaper so I threw in a blue/gradient one. Change it if you dont like it.
Download:
[1.0]
Edit: Works with VTL Launcher
(Britoso, perhaps you wanna change thread title to ADW themes, if anybody else want to use this thread ..)
Click to expand...
Click to collapse
nice theme.
updated OP.
Update 08/13: ADW smoked
New icons: SyncSettings, New Google Voice Search, Contact Sender
I have not been able to install any themes that are not from the market to my droid x. If anyone could pm me the information that would be great.
Thanks crachel, "•Changes the drawer icon to the Nexus One icon"
I have been looking all over for this Nexus X.
Anyone know where I can find the other Nexus X for ADW Launcher drawer icon, the boot animation type X???
Hi i have changed the images in this file the way i want them, thats all i want to change, but when opening in the project in eclipse 3.6 with SDK etc i just get errors in the manifest xml If i upload the zip with my updated images [just the res folder] would someone be so kind as to compile it to APK for me lol? changed all the names and path like said in the how to but lowest i can get is 2 errors on 2 lines 'missing acquired attribute name' ?? specifically on line " <activity android:name=".main"
android:label="@string/theme_title">'
go3asy said:
Hi i have changed the images in this file the way i want them, thats all i want to change, but when opening in the project in eclipse 3.6 with SDK etc i just get errors in the manifest xml If i upload the zip with my updated images [just the res folder] would someone be so kind as to compile it to APK for me lol? changed all the names and path like said in the how to but lowest i can get is 2 errors on 2 lines 'missing acquired attribute name' ?? specifically on line " <activity android:name=".main"
android:label="@string/theme_title">'
Click to expand...
Click to collapse
Did you right click your project and select "Refactor->Rename"? AnderWeb has covered most problems in the comments section here
got as far as extracting it but dont know where to start with signing it int he keystore wizard lol
Everytime I try to make a theme using the template all I get are errors. I use the same file names and everything, just changed the icons with different ones. End up with more than 200 errors. What am I doing wrong? The readme isn't very in depth.
Sent from my Nexus One using XDA App

[THEME] Blackout-Blue for Liberty v0.9

Blackout-Blue
Liberty v0.8 and 0.9
*PLEASE READ CAREFULLY BEFORE INSTALLING*
Iv'e made 4 full versions of this theme, an alternative dialer, 2 smart keyboard skins, themed Facebook, themed Power Control, and a goodies pack (wallpapers and dock icons). There are two main Blackout-Blue versions: a circle battery version and a horizontal (stock) battery version. For each of those there is a grey mix and a white mix. These versions have either grey or white themed status bar notification images (3G, bluetooth connected, silent mode, missed call,speakerphone, and gps on.). The alternative dialer is NOT the full theme rather just the original Blackout dialer look I created for my other two themes. This only includes the phone and dialer apps so if you want this dialer install AFTER installing a full version of Blackout-Blue. The keyboards are NOT flashable and you must have Smart keyboard in order to use. To install Facebook and Power Control remember to UNINSTALL the stock apps first before installing. I worked really hard on this theme so if you enjoy it please consider donating! Finally, on a side note - I haven't forgot about those of you who wanted a Blackout-Orange
What's themed:
All system Frameworks
Dialer, Phone, Contacts
Browser - fully themed
Calculator - fully themed
Camera - fully themed
Camcorder - fully themed
Calender - icon changed
Email - icon changed
Facebook - fully themed
Gallery - fully themed
Gmail - partially themed (some images, font colors, app icon)
Google search - fully themed (Including widget)
Market - Fully themed (inverted with blue mix)
Music - Fully themed (Including widget)
Messaging - fully themed (including widget)
Power Control - Fully themed widget
Settings - fully themed
Talk- Partially themed (App icon)
Youtube - Partially themed (App icon and widget)
Screenshots
Circle Battery (Grey mix shown)
Horizontal Battery (White mix shown)
Status Bar
Lockscreen
Dialer
Recent Calls
Incoming call
Settings
Volume Sliders
Volume and Popup Boxes
Market
Gallery
Calculator
Browser
Gmail
Google Search
Music
Icons themed
Widgets themed
Power Control Widget
Facebook
Alternative Dialer
White keys keyboard
Blue keys keyboard
I am not responsible for anything this does to your phone. Download at your own risk. Always make a backup first!
Installation Instructions (For full theme versions and Alternative dialer ONLY)
1. Download theme and save to SD card
2. Boot into Clockwork Recovery
3. Select downloaded theme and install
4. Reboot
For Goodies just unzip file (There are 2 folders inside - wallpapers and dock icons) then put folders/images onto your sd card and change dock icons/wallpapers to your liking.
For Facebook and Power Widget uninstall stock apps (Power Control is NOT a system app so you'll only have it if you have downloaded it from the market) first then install the themed versions.
Download Links:
Circle Battery Version:
Grey Mix - Download
White Mix - Download
Horizontal Battery Version:
Grey Mix - Download
White Mix - Download
Extras
Themed Facebook - Download
Themed Power Control - Download
Alternative Dialer - Download
Blue keys Smart Keyboard - Download from Market
White keys Smart Keyboard - Download from Market
Goodies - Download
Credits
All wallpapers are from Fliki Wallpapers HD
Hope you guys like it and please let me know of any mistakes or critiques

[THEME][MOD] HARMoNizED-EViL v0.0.1a for The Classic v0.0.0.4 - Harmony

- This theme is for The Classic v0.0.0.4 - Harmony
- Works with Stock Harmony Sense, Stock GB Launcher included in Harmony, or senseless with any 3rd party launcher YOU the user prefer. I recommend GOLauncher EX, and the GO DEV Teams highly customizable suite of apps(GOSMS Pro, GOContacts EX (includes GODialer EX), and the GOWidgets of your choice.) However IF you choose to use the GO suite of apps I recommend purchasing the SENSE theme (for $1.00 on the market) for your launcher, the Green GLOW GOwidgets Theme (for $1.49), LIME GREEN NEON theme for GOContacts/Dialer EX BlackMinimal Theme for GOSMS Pro(also free on the market) and Using Factory Widgets Sense Analog clock, which is free and has tons of themes to D/L right from the app for free, you can change all the colors of the Numbers and other info on the clock. Or you can purchase Fancy Widgets Unlocker and use all the great Themes it has to offer with animated weather and themeable weather icons etc.
- The lock bar is not themed. I recommend using one of the ZipThemer mods from the MODS&THEMES section for The Classic, white or green or whatever you choose as it comes stock still red Classic text on the lock bar
- The bootanimation included in the zip is broken, Delete it and add the one included in the download section here(it works finally)
- There is a themed HTC_IME included for download here that matches the theme if you choose to use it.
- I will add a wallpaper section at a later date as well besides the one that will be posted along with the theme for download
I do not own or profit from any of the paid themes I've recommended they are just my personal recommendations as they are what I use on my phone personally. As always I'm not reliable for what you flash to your phone. Remember to wipe CACHE/DALVIK CACHE, flash and enjoy. The IME_MOD is not flashable just extract the APK and sideload it like any other app. Bootanimation is already renamed just delete the ANDROID_DNA_ and place the spc_bootanimation.zip into SYSTEM/CUSTOMIZE/RESOURCE after backing up or deleting the existing file. I use ES File Explorer to do this, you can use whatever root file explorer you choose tho. ENJOY!
Edit: wallpapers are not flashable just extract and save and the included keyboard is the one with the Google page other keyboard is available upon request I just have to dig it out if the stack of IME's
exciting! Thanks for sharing!
FINALLY
WE ARE LIVE! slow uploads and errors in code slowed me down but its up now, ENJOY!
Looks good I like the green you used.
Ty I'm not seeing the modded keyboard screenie from my app but its like the grey one but black glass and no android on the space bar
Sent from my -EViLizED-EVO-
Now it showed up its the keyboard on the Google image is the one I included I also included a pack of matching wallpapers its not flashable I forgot to mention that in the op I'm going to correct that now
Sent from my -EViLizED-EVO-
splash screen addon
-EViL-KoNCEPTz- said:
splash screen addon
Click to expand...
Click to collapse
just delete all but pc36img.zip put on root of SD card and update in bootloader
Looks great ill add to op when I get a chance.
Sent from my PC36100 using Tapatalk
I wish I could catch the overscroll glow on this theme in a screebshot but its a slippery sucker everytime I think I caught it its not in the pic
Sent from my -EViLizED-EVO-

[APP]Fontiac - preview otf and ttf fonts on your device

Fontiac is an app for quick preview of ttf and otf fonts.
Change size, enter custom text and see what it will look like, check its readability or quickly find which characters are missing.
If you are into customization/widget design you may find it useful, because doing the same in widget app often requires many steps and isn't too comfortable, especially if you want try few fonts for your setup.
Ad-free
https://play.google.com/store/apps/details?id=com.komorovg.fontiac.pro
Free, with ads:
https://play.google.com/store/apps/details?id=com.komorovg.fontiac
UPDATE
- load previews for all fonts in choosen directory
- transparent theme (wallpaper as background for preview)
- custom directory/file chooser
komorovg said:
UPDATE
- load previews for all fonts in choosen directory
- transparent theme (wallpaper as background for preview)
- custom directory/file chooser
Click to expand...
Click to collapse
It's really needed app especially for me when I want to chose a font for my theme.
Good work bro keep up the good work

[THEME] C o f f e e ~

Enjoy Theme Coffee
The First Ever modular / mix & match / ala carte Theme
​
* black notification with light text color.
* custom AOD
* bigger incall ui photo
* choose your own style for quicksetting, statusbar, navbar, icons, wallpapers, AOD, etc.
THEME APK (Custom Samsung Themes): Coffee.apk
You can Blend Your own C o f f e e see post 2
*WARNING !!! Apk links in Menu is not regular apk, they are theme asset apk, so don't install them.
They are for customization / mix & match, read and follow post 2 for that. Thank you
if you accidentaly install it, to uninstall: install coffee.apk and delete it from theme store.
MENU
​Base Coffee :
{
"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"
}
Quicksetting / QS :
- Clear 25% / Clear 50% / Clear 75% / Clear 100%
(assets apk links inside)
Clear 25%
Clear 50%
Clear 75%
Clear 100%
- Milk 25%
Milk 25%
- Milk 50%
Milk 50%
Statusbar :
- AOSP icon
AOSP icon statusbar
- Crayon icon
Crayon icon statusbar
Statusbar Layout : (without icon changes)
- New!! New Battery ! Left signal - Center clock without AM/PM ( Requires Substratum )
Coffee-subs-newBattery.apk
This is substratum theme apk, install it on phone, then open substratum,
open Coffee theme in substratum, check on systemui and choose Statusbar, click install selected.
Now, after subs finished build , don't install the generated app / apk, Don't click cancel or install,
instead, press home button, then use file manager , with setting: show hidden files,
open folder .substratum (dot substratum) and copy/move the apk to other folder,
and rename the apk into com.android.systemui.Coffee.StatusBar.apk
Then you can blend it with apkEditor into theme Coffee.
Replace the same name com.android.systemui.Coffee.StatusBar
you can uninstall the subs Coffee theme after all this.
- New!! Center Clock ( Requires Substratum )
Coffee-subs-CenterClock.apk
This is substratum theme apk, install it on phone, then open substratum,
open Coffee theme in substratum, check on systemui and choose Statusbar, click install selected.
Now, after subs finished build , don't install the generated app / apk, Don't click cancel or install,
instead, press home button, then use file manager , with setting: show hidden files,
open folder .substratum (dot substratum) and copy/move the apk to other folder,
and rename the apk into com.android.systemui.Coffee.StatusBar.apk
Then you can blend it with apkEditor into theme Coffee.
Replace the same name com.android.systemui.Coffee.StatusBar
you can uninstall the subs Coffee theme after all this.
- New!! Left Clock ( Requires Substratum )
Coffee-subs-LeftClock.apk
This is substratum theme apk, install it on phone, then open substratum,
open Coffee theme in substratum, check on systemui and choose Statusbar, click install selected.
Now, after subs finished build , don't install the generated app / apk, Don't click cancel or install,
instead, press home button, then use file manager , with setting: show hidden files,
open folder .substratum (dot substratum) and copy/move the apk to other folder,
and rename the apk into com.android.systemui.Coffee.StatusBar.apk
Then you can blend it with apkEditor into theme Coffee.
Replace the same name com.android.systemui.Coffee.StatusBar
you can uninstall the subs Coffee theme after all this.
- New!! Center Clock without AM/PM ( Requires Substratum )
Coffee-Centerclock_custom.apk
This is substratum theme apk, install it on phone, then open substratum,
open Coffee theme in substratum, check on systemui and choose Statusbar, click install selected.
Now, after subs finished build , don't install the generated app / apk, Don't click cancel or install,
instead, press home button, then use file manager , with setting: show hidden files,
open folder .substratum (dot substratum) and copy/move the apk to other folder,
and rename the apk into com.android.systemui.Coffee.StatusBar.apk
Then you can blend it with apkEditor into theme Coffee.
Replace the same name com.android.systemui.Coffee.StatusBar
you can uninstall the subs Coffee theme after all this.
- New!! Left Signal - Center Clock - Right Battery ( Requires Substratum )
Coffee-subs-LeftSignal.apk
This is substratum theme apk, install it on phone, then open substratum,
open Coffee theme in substratum, check on systemui and choose Statusbar, click install selected.
Now, after subs finished build , don't install the generated app / apk, Don't click cancel or install,
instead, press home button, then use file manager , with setting: show hidden files,
open folder .substratum (dot substratum) and copy/move the apk to other folder,
and rename the apk into com.android.systemui.Coffee.StatusBar.apk
Then you can blend it with apkEditor into theme Coffee.
Replace the same name com.android.systemui.Coffee.StatusBar
you can uninstall the subs Coffee theme after all this.
- Center Signal
coffee.theme.lock_centersignal.apk *rename to coffee.theme.lock.apk and replace the same name in apkeditor. Need reboot & re-apply theme.
- Center Battery
coffee.theme.lock_centerbattery.apk *rename to coffee.theme.lock.apk and replace the same name in apkeditor. Need reboot & re-apply theme.
Navigation Bar :
- Shizzel Smaller Pixel Icon with animation credits to @shizzel
Pixel icon navbar animation
- Material icon
Material icon navbar
- Pixel icon
Pixel icon navbar
- Pixel full icon
Pixel full icon navbar
- Kinda Samsung icon
Kinda Samsung icon navbar
- Holo icon
Holo icon navbar
- Naruto icon
Naruto icon navbar
- Transparent icon (icon will be transparent, but button still clickable.)
Transparent icon navbar
- Navbar height overlays
Navbar height 0 pt *DWYOR*
Navbar height 24 pt
Navbar height 30 pt
Navbar height 32 pt
Navbar height 38 pt
Navbar height 40 pt
AOD :
- Only show clock (hide date & battery)
coffee.theme.aodservice_onlyclock.apk *rename to coffee.theme.aodservice.apk and replace the same name in apkeditor.
ICON PACK :
- Samsung Default
Samsung Default theme icons *rename to coffee.theme.appicon.apk and replace the same name in apkeditor.
- Neon
Neon icons
*rename to coffee.theme.appicon.apk and replace the same name in apkeditor.
- Black Onyx
Neon icons
*rename to coffee.theme.appicon.apk and replace the same name in apkeditor.
WALLPAPERS
- Coffee Menu
coffee.theme.wallpaper_coffee_menu.apk *rename to coffee.theme.wallpaper.apk And replace the same name file in Apkeditor.
New Coffee: ESPRESSO ~
- Espresso (Pitch Black Dark) color quicksetting & notification accents.
- Center clock quick setting espresso style
Blend these with base Coffee.apk
Replace these same name in Apkeditor, need reboot & re-apply Theme
*icons and navbar are not included yet, you can blend them along..
coffee.theme.common.apk
coffee.theme.lock.apk
New Coffee: AMERICANO ~
- new wallpaper , Americano (Dark) color quicksetting & notification accents.
- Oreo style, Right clock quick setting
Blend these with base Coffee.apk
Replace these same name in Apkeditor, need reboot & re-apply Theme
*icons and navbar are not included yet, you can blend them along..
coffee.theme.common.apk
coffee.theme.lock.apk
coffee.theme.wallpaper.apk
New Coffee: CAPPUCCINO ~
- new wallpaper , cappuccino color quicksetting & notification accents.
Blend these with base Coffee.apk
Replace these same name in Apkeditor, need reboot & re-apply Theme
*icons and navbar are not included yet, you can blend them along..
coffee.theme.common.apk
coffee.theme.lock.apk
coffee.theme.wallpaper.apk
*WARNING !!! Apk links in Menu is not regular apk, they are theme asset apk, so don't install them.
They are for customization / mix & match, read and follow post 2 for that. Thank you
if you accidentaly install it, to uninstall: install coffee.apk and delete it from theme store.
WIP.
.
Tips & Tricks , FAQ , Fun Stuffs
How You can Mix & Match Your Own C o f f e e ​
1. download & install apkeditor from playstore
https://play.google.com/store/apps/details?id=com.gmail.heagoo.apkeditor&hl=en
2. download latest Coffee.apk from OP / post 1, and other additional apk from menu
3. rename additional apk => example: qs_clear_25.apk become overlay.coffee.qs.apk
* add "overlay.coffee." in front
* remove file name from first underscore ( _ ) onward, you just need the first word
4. open apk editor, select Coffee.apk, and choose menu 2 ( Simple Edit (FILE REPLACEMENT))
5. open assets , scroll down to bottom and find overlays you want to change (example: overlay.coffee.qs.apk)
tap the pencil icon beside it, and choose the apk you've downloaded & renamed with same name.
6. click Save ! and your own Coffee is served as new apk
7. open Theme store, delete existing Coffee theme if any, and install new customized Coffee.
8. apply Coffee Theme ~ most of the time you won't need to reboot, but if you find theme layout or color to be incorrect, you'll need to reboot AND re-apply Coffee theme.
F. A. Q​
Q: After install this theme it doesn't show in samsung Theme store ?
A: try to install with theme store opened (open theme store, press home, install this, open theme store again from settings ~ don't use recent apps)
Q: how to prevent theme revert to default, after 10 minutes or after reboot ?
A: use this : https://forum.xda-developers.com/showpost.php?p=73317476&postcount=2264
Q: how to uninstall this?
A: apply other theme, go to this theme and Delete, reboot.
Q: how to update this theme if there's new one or new coffee blend ?
A: delete this theme then install the new one. If previous theme is Coffee then you don't need to reboot, unless some module/menu shows need reboot
Q: After reboot the notif text is dark
A: re-apply the theme
..
reserved 1
reserved 2
I tried it on Galaxy s6
QS transperancy applied perfectly
But the aosp statusbaricons did not get applied maybe it is because i am not rooted ?
And is it possible to get centre clock?
ekno0r said:
I tried it on Galaxy s6
QS transperancy applied perfectly
But the aosp statusbaricons did not get applied maybe it is because i am not rooted ?
And is it possible to get centre clock?
Click to expand...
Click to collapse
have you tried reboot and then re-apply the theme.
center clock not possible with overlay / samsung themes.
only way to have that is substratum.
New Coffee: CAPPUCCINO ~
- new wallpaper , cappuccino color quicksetting & notification accents.
Blend these with base Coffee.apk
Replace these same name in Apkeditor, need reboot & re-apply Theme
*icons and navbar are not included yet, you can blend them along..
coffee.theme.common.apk
coffee.theme.lock.apk
coffee.theme.wallpaper.apk
Hi, i want to ask about tasker and bk package disabler, its not free on playstore? I thought that free ?
Its only work on snapdragon type? I have s8 exynos
I tried about adb, but when i type adb devices, that said false code??
Do you have a solution for exynos one? Thanks
Hi love the theme. I was just wondering if i have done something wrong , i have noticed that there are a few assets in the theme for facebook, play store , youtube and messenger but they donot apply when setting the theme. Also some notifications are still black text on black background.
Any idea why or is this normal?
Thanks for your time.
Sent from my SM-G930F using XDA-Developers Legacy app
Can you please make the nav bar 100% white everywhere? Thanks!
gugukmeong said:
Hi, i want to ask about tasker and bk package disabler, its not free on playstore? I thought that free ?
Its only work on snapdragon type? I have s8 exynos
I tried about adb, but when i type adb devices, that said false code??
Do you have a solution for exynos one? Thanks
Click to expand...
Click to collapse
It works for exynos too.
You can try substratum theme killer.
It's now on separate app and free.
steha said:
Hi love the theme. I was just wondering if i have done something wrong , i have noticed that there are a few assets in the theme for facebook, play store , youtube and messenger but they donot apply when setting the theme. Also some notifications are still black text on black background.
Any idea why or is this normal?
Thanks for your time.
Sent from my SM-G930F using XDA-Developers Legacy app
Click to expand...
Click to collapse
Try reboot and re-apply theme
albannotosska said:
Can you please make the nav bar 100% white everywhere? Thanks!
Click to expand...
Click to collapse
You mean the icon color ? It should be white everywhere already
crayonyes said:
It works for exynos too.
You can try substratum theme killer.
It's now on separate app and free.
Try reboot and re-apply theme
You mean the icon color ? It should be white everywhere already
Click to expand...
Click to collapse
Thank you, alot. Sorry I spoke way too soon! I tried and it is awesome! Thanks!
crayonyes said:
It works for exynos too.
You can try substratum theme killer.
It's now on separate app and free.
Try reboot and re-apply theme
You mean the icon color ? It should be white everywhere already
Click to expand...
Click to collapse
Thanks. Tried setting the theme then reboot and reapply the theme, but it still does not apply on
Facebook
Facebook messenger
Play store
Youtube.
Could it be the apps have updated?
Was the theme created for and older vesion of the app?.
Or should the above make no diffrence? Thanks again, your work is amazing.
Sent from my SM-G930F using XDA-Developers Legacy app
steha said:
Thanks. Tried setting the theme then reboot and reapply the theme, but it still does not apply on
Facebook
Facebook messenger
Play store
Youtube.
Could it be the apps have updated?
Was the theme created for and older vesion of the app?.
Or should the above make no diffrence? Thanks again, your work is amazing.
Sent from my SM-G930F using XDA-Developers Legacy app
Click to expand...
Click to collapse
This theme only theme their notification color, and not the in-app color itself.
There's no color theme for in-app yet.
Oh i see. Sorry i thought it themed the app also. In that case it works briliantly
Sent from my SM-G930F using XDA-Developers Legacy app
Upcoming New Coffee : AMERICANO ~
- Dark QS ( as Coffee + Water = Americano )
- Oreo style, Right clock QS
Added Shizzel Pixel icon with Animation ... check post 1
Thx @shizzel
The clock is not on center s8
I did steps following this https://forum.xda-developers.com/showpost.php?p=73317476&postcount=2264
But now I cannot see Coffee them in Theme Store
preot said:
The clock is not on center s8
Click to expand...
Click to collapse
yes, different zoom & font & dpi will have different result i see.
will need substratum module to make it perfect center.. later.
anhdq00317 said:
I did steps following this https://forum.xda-developers.com/showpost.php?p=73317476&postcount=2264
But now I cannot see Coffee them in Theme Store
Click to expand...
Click to collapse
that always work for me.
try install free theme from store first, then press home & install coffee.

Categories

Resources