Discussions
Activity
Home
›
General Discussion
Sign In
·
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In with OUYA
Register
Sign In with OUYA
Sign In
Register
Categories
Recent Discussions
Activity
Participated
Unanswered
41
Categories
3.8K
All Categories
54
Announcements
646
Games
92
Bug Reporting - Games
887
General Discussion
1.3K
General Development
29
Adobe Air on OUYA
1
Adventure Game Studio on OUYA
82
Clickteam Fusion on OUYA
0
Cocos2D on OUYA
10
Construct2 on OUYA
9
Corona on OUYA
6
Custom Engine on OUYA
25
GameMaker on OUYA
2
Goo on OUYA
9
HTML5 on OUYA
2
ImpactJS on OUYA
6
Marmalade on OUYA
19
MonoGame on OUYA
9
Unreal on OUYA
1
ShiVa on OUYA
693
Unity on OUYA
1
Wave on OUYA
0
ZGameEditor on OUYA
107
Native Development
442
ODK (OUYA Developer Kit)
340
OUYA Hardware
Hex Color Codes For Buttons
ReaperOfShibuya
Posts:
3
Member
January 2013
in
General Discussion
Does anyone know what the Hex Color Codes are for the O,U,Y,A buttons that appear on the screen?
I'm more interested in the brighter lettering but the darker shades around them would be good too.
Best Answer
tychon
Posts:
6
Member
January 2013
Answer ✓
They seem to be, for light and dark respectively:
O = (#9fc451, #414833)
U = (#66b6ff, #314468)
Y = (#f4af14, #4f3b21)
A = (#ff2a00, #6c1e20)
You can pull screenshots from the Ouya to check things like this with:
adb shell /system/bin/screencap -p /sdcard/ss.png
adb pull /sdcard/ss.png ss.png
Sign In
or
Register
to comment.