Solaris theme tweaks

This commit is contained in:
markmental 2026-03-28 16:56:50 -04:00
commit 30a8f71bb7
3 changed files with 3 additions and 3 deletions

BIN
src/app.o

Binary file not shown.

View file

@ -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

Binary file not shown.