Guides

How to Change The Default Green Colour Of WhatsApp

WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. WhatsApp Messenger is available for iPhone, BlackBerry, Windows Phone, Android and Nokia.

Few months ago WhatsApp introduced Material Design for the app, which is really amazing. WhatsApp is having a default green Color which I don’t like much. So I thought of editing the App and changing the color. You can also do it with-out having knowledge of coding. Just need is some time and a little brain.

If you want to try out ready made WhatsApp with 13 different colors then check them here- WhatsApp now Available In Different Colors

So here’s the procedure for editing WhatsApp.apk.

Steps To Change The Default Green Colour Of WhatsApp:

REQUIREMENTS

  1. ApkTool Or ApkMultiTool for the purpose of Decompiling and Recompiling apk
  2. Notepad++ For editng
  3. WhatsApp.apk File
  4. Java Development kit installed on your PC
  5. Some patience

How To Decompile Apk  Using ApkTool:

  1. I will be using Advanced ApkTool as it has automated setup and easy to use. Place the Whatsapp.apk File in the folder names “2-IN”Screenshot (13)
  2. Now Open Advance apktool. The Following window will open.     Screenshot (14)
  3. Now Press the number in Front of “Decompile Files” i.e. press 2 and hit Enter.
  4. Select the number in front of WhatsApp.apk and press Enter.Screenshot (15)
  5. Now it will ask for your confirmation, Press “y” and hit Enter.Screenshot (16)
  6. Process of decompile will start and when the process is finished it will say Successful.Screenshot (17)

What To Do After Decompiling

  1. Now navigate to “3-OUT” Folder. Here you will find all the decompiled files of WhatsApp.Screenshot (20)
  2. Now Navigate to WhatsApp>res>values folder. Find “Color.xml” file and open with Notepad++.Screenshot (23)
  3. Now press Ctrl+F and find “075e54”. This is the Hex Color code for the default Green color of WhatsApp.Screenshot (25)
  4. Now change this value with the Hex color code of your choice. I have changed it to black as I wish to have a dark WhatsApp.
  5. Save the Changes.
  6. You can also experiment the other entry, if you want. But take care that you wont mess up everything.
  7. Now it’s time to Recompile the apk.

     Bonus:

If you want to change the icon, ticks and simleys, etc then you can do it by replacing the files in Folder “drawable-hdpi”

Check next page for the process of recompiling and signing.- Page 2

Subscribe for email updates!

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 4,245 other subscribers