Solaris theme tweaks
This commit is contained in:
parent
f4121ad78a
commit
30a8f71bb7
3 changed files with 3 additions and 3 deletions
BIN
src/app.o
BIN
src/app.o
Binary file not shown.
|
|
@ -387,9 +387,9 @@ static const GuideTheme GUIDE_THEMES[GUIDE_THEME_COUNT] = {
|
|||
.panel_border = {0x8a,0x8f,0xa0,0xff},
|
||||
.status_divider = {0x8a,0x8f,0xa0,0xff},
|
||||
.status_text = {0x00,0x00,0x00,0xff},
|
||||
.status_top = {0xc5,0xc9,0xd6,0xff},
|
||||
.status_mid = {0xae,0xb2,0xc3,0xff},
|
||||
.status_bottom = {0x9a,0x9e,0xb0,0xff},
|
||||
.status_top = {0xb2,0x4d,0x7a,0xff},
|
||||
.status_mid = {0x9a,0x3f,0x67,0xff},
|
||||
.status_bottom = {0x82,0x34,0x56,0xff},
|
||||
.ribbon_top = {0xb2,0x4d,0x7a,0xff},
|
||||
.ribbon_mid = {0x9a,0x3f,0x67,0xff},
|
||||
.ribbon_bottom = {0x82,0x34,0x56,0xff},
|
||||
|
|
|
|||
BIN
src/ui.o
BIN
src/ui.o
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue