mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-04 18:47:09 +00:00
(Zarch) Better pad highlighting color
This commit is contained in:
parent
8cf458a7dc
commit
56b43f3b6f
@ -88,10 +88,10 @@ const GLfloat ZUI_BG_HILITE[] = {
|
||||
};
|
||||
|
||||
const GLfloat ZUI_BG_PAD_HILITE[] = {
|
||||
0.22, 0.60, 0.44, 1,
|
||||
0.22, 0.60, 0.44, 1,
|
||||
0.22, 0.60, 0.44, 1,
|
||||
0.22, 0.60, 0.44, 1,
|
||||
0.30, 0.76, 0.93, 1,
|
||||
0.30, 0.76, 0.93, 1,
|
||||
0.30, 0.76, 0.93, 1,
|
||||
0.30, 0.76, 0.93, 1,
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user