Hacking Vitashell themes help

Sasukesama

Well-Known Member
OP
Newcomer
Joined
Apr 29, 2016
Messages
91
Trophies
0
Age
27
XP
291
Country
so I'm trying to make a theme and everything is clear except the colors code values
how can I get them? or what are they?
tried to take the hex value with Photoshop but didn't work
they are 8bit I think and the Photoshop ones are 6bit
so can someone help me ?
thanx :)
BTW I'm working on an android material design theme which is clean white since no one made a white theme
 

xy2_

Well-Known Member
Member
Joined
Feb 4, 2016
Messages
256
Trophies
0
XP
452
Country
France
Example: 0xFF394149

The first two bytes mark transparency (from 00 to FF), here FF (which means text will be fully opaque.)
The remaning six bytes are for the color code itself, here 394149 (which denotes a gray-blue color.)
 

Sasukesama

Well-Known Member
OP
Newcomer
Joined
Apr 29, 2016
Messages
91
Trophies
0
Age
27
XP
291
Country
Example: 0xFF394149

The first two bytes mark transparency (from 00 to FF), here FF (which means text will be fully opaque.)
The remaning six bytes are for the color code itself, here 394149 (which denotes a gray-blue color.)
thanx for replaying
I tried what you said but still having issues
cyan in vitashell is yellow in Photoshop
red is blue
not sure why
 

xy2_

Well-Known Member
Member
Joined
Feb 4, 2016
Messages
256
Trophies
0
XP
452
Country
France
Try reversing the bytes (to make it little endian) in the color code.For example, AB CD EF becomes EF CD AB.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Xdqwerty @ Xdqwerty: