[THEME] blackVenoM9 6.2.0 dark theme for viperOne 6.2.0 *Customizable theme colors*

donmarkoni

Senior Member
Sep 21, 2010
1,819
2,170
153
Belgrade
...
yeah, i changed the green images to red... but what is the problem ?
doesnt it work like with the green ones ?
Yeah, it works, but before the rectangular marker turned from white to green when it is focused. If it fails to focus it turned from white to red. Now it always turns to red, so you can't tell the difference, except visually inspecting on screen picture. Anyway, it's not a big deal, cause you can easily tell the difference, focused or not.
 
  • Like
Reactions: fichl

lyericwang

Senior Member
Sep 5, 2011
208
30
0
Hi, I found some incorrect file path in update script with restoring dot overlay.
Code:
if
  		file_getprop("/tmp/aroma/mod.prop","item.1.3") == "1"		
  	then
      ui_print("     restoring DotOverlay");
      run_program("/sbin/busybox", "rm", "-f", "[COLOR="Red"]/sdcard/vrtheme/system/priv-app/Settings/Settings.apk/res/drawable-xxhdpi-v4/[/COLOR]phone_photo_mask.png");
      run_program("/sbin/busybox", "rm", "-f", "/sdcard/vrtheme/system/priv-app/Automotive_Home/Automotive_Home.apk/res/drawable-xxhdpi/phone_photo_mask.png");
      run_program("/sbin/busybox", "rm", "-f", "/sdcard/vrtheme/[COLOR="red"]system/app/HTC_Connect/HTC_Connect.apk/res/drawable-xxhdpi[/COLOR]/phone_photo_mask.png");
      run_program("/sbin/busybox", "rm", "-f", "/sdcard/vrtheme[COLOR="red"]/system/priv-app/HtcContactsDialer/HtcContactsDialer.apk/res/drawable-xxhdpi-v4[/COLOR]/phone_photo_mask.png");
      run_program("/sbin/busybox", "rm", "-f", "/sdcard/vrtheme/[COLOR="red"]system/priv-app/Message/Message.apk/res/drawable-xxhdpi-v4[/COLOR]/phone_photo_mask.png");
      run_program("/sbin/busybox", "rm", "-f", "/sdcard/vrtheme/[COLOR="red"]system/priv-app/Prism/Prism.apk/res/drawable-xxhdpi-v4[/COLOR]/phone_photo_mask.png");
      run_program("/sbin/busybox", "rm", "-f", "/sdcard/vrtheme/[COLOR="red"]system/priv-app/SystemUI/SystemUI.apk/res/drawable-xxhdpi-v4[/COLOR]/phone_photo_mask.png");
      run_program("/sbin/busybox", "rm", "-f", "/sdcard/vrtheme/[COLOR="red"]system/priv-app/Telephony/Telephony.apk/res/drawable-xxhdpi-v4[/COLOR]/phone_photo_mask.png");
    endif;
 
  • Like
Reactions: fichl

HC4Life

Senior Member
Nov 16, 2007
5,517
2,139
253
Hardcore
Changelog:
blackVenoM9 3.1.1
- added aroma live-hexedit script
- added background selection in aroma
- added quicksettings selection in aroma
- added themed misaligned navbuttons fix v2
- added updated HTC DotMatrix - uninstall from playstore!

thanks @Basil3 for supplying viperDark background resources

cheers
AWESOME!!! :D
 
  • Like
Reactions: fichl

guyverzero

Senior Member
May 15, 2012
395
91
58
Cleveland, Ohio
The new update....it's perfect. Just perfect. Thanks again for all the work, it's fantastic to have the material dark shade now

Wasn't even expecting the semi-transparent quick settings, but it's awesome to have them and probably as close as I'll ever get to having them be gaussian blur again without xposed!
 
  • Like
Reactions: fichl

DroidShift79

Senior Member
Sep 11, 2012
1,445
594
143
Frankfurt am Main
I just love the color patcher zip and this awesome theme :)
Keep it up, fichl!

I just leave the values for the alpha channel here, for who they need:
100% — FF
95% — F2
90% — E6
85% — D9
80% — CC
75% — BF
70% — B3
65% — A6
60% — 99
55% — 8C
50% — 80
45% — 73
40% — 66
35% — 59
30% — 4D
25% — 40
20% — 33
15% — 26
10% — 1A
5% — 0D
0% — 00
 

fichl

Recognized Themer
Oct 30, 2007
1,292
2,908
153
Berlin
blackVenoM9 v3.1.2 update

Changelog:
blackVenoM9 3.1.2
- fixed weather fc when adding city
- fixed keyboard selection background
- fixed phone settings background
- fixed broken paths in updater-script

color_patcher_3.1.1 is still good to use...
had to make the keyboard selection fix in framework-res - hope it wont mess up stuff in 3rd party apps
phone settings still has some really messed up popups - will sort that one day... maybe ;)
wont have any time the next days for computer actions

cheers
 
Last edited:

WreckTangle

Senior Member
Sep 24, 2013
709
1,240
0
Changelog:
blackVenoM9 3.1.2
- fixed weather fc when adding city
- fixed keyboard selection background
- fixed phone settings background
- fixed broken paths in updater-script

color_patcher_3.1.1 is still good to use...
had to make the keyboard selection fix in framework-res - hope it wont mess up stuff in 3rd party apps
phone settings still has some really messed up popups - will sort that one day... maybe ;)
wont have any time the next days for computer actions

cheers
Noticed an issue with the on-the-fly hex editing part. Aroma creates colors.txt in /sdcard, however hexedit.sh expects it in /second/vrtheme


Sent from my ViperOneM9
 

WreckTangle

Senior Member
Sep 24, 2013
709
1,240
0
Not an issue... It's copied to vrtheme folder before execution.. otherwise the edits wouldn't work...
Lol, totally read over that cp line. My apologies.

---------- Post added at 12:30 PM ---------- Previous post was at 12:14 PM ----------

Found some issues. Android is starting screen no longer shows pop-up.
Header texts, check marks e.g. are red.

Options I chose in aroma are all default except red color, I chose white with stock icons.

EDIT: Nevermind, I ##cked up the script trying to incorporate my own changes. Been going over each line and found my error.
Only thing still existing is that the pop-up from "Android is starting" is no longer visible as pop-up (borders seem to be same color as pop-up background and screen background).

Sent from my ViperOneM9
 
Last edited:

fichl

Recognized Themer
Oct 30, 2007
1,292
2,908
153
Berlin
Lol, totally read over that cp line. My apologies.

---------- Post added at 12:30 PM ---------- Previous post was at 12:14 PM ----------

Found some issues. Android is starting screen no longer shows pop-up.
Header texts, check marks e.g. are red.

Options I chose in aroma are all default except red color, I chose white with stock icons.

EDIT: Nevermind, I ##cked up the script trying to incorporate my own changes. Been going over each line and found my error.
Only thing still existing is that the pop-up from "Android is starting" is no longer visible as pop-up (borders seem to be same color as pop-up background and screen background).

Sent from my ViperOneM9
yeah the keyboard selection fix killed the border of the android screen...
i just used the first fix to work for the keyboard selection popup.
at least that is readable now.
maybe i can come up with a better fix next week when i have more time to play arround.
 

WreckTangle

Senior Member
Sep 24, 2013
709
1,240
0
yeah the keyboard selection fix killed the border of the android screen...
i just used the first fix to work for the keyboard selection popup.
at least that is readable now.
maybe i can come up with a better fix next week when i have more time to play arround.
Thanks. I might have another issue regarding this fix. Since latest theme Gmail force closes, haven't had other apps yet.
Logcat showed an error inflating binary xml
 
Last edited:

skawtnyc

Senior Member
Dec 5, 2010
234
53
0
I ran into a minor compatibility issue with Pandora. Pandora shows a small notification with album art and the current song/artist, but since it has a white background the inverted color results in white text on the white background. It's not a huge issue, but I thought I would mention it.
 
  • Like
Reactions: fichl

fichl

Recognized Themer
Oct 30, 2007
1,292
2,908
153
Berlin
blackVenoM9 v3.1.2 hotfix

just made a little hotfix for 3.1.2
it will
- restore the border in android optimizing scrren and keyboard picker popup
- unlink color:black in framework-res and link some new colors instead
- fix phone settings popups

please test with 3rd party apps if there are any issues...
@skawtnyc - dont think i can do much about it in that case.... cant test the app cause its not working in my country....
@WreckTangle - tested gmail app with this version and it seems to be working fine.. do you use a inverted version ?

cheers