mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
At some point we'll get this banner color bug fixed. Yikes.
This commit is contained in:
parent
f6ce730a4f
commit
66ee389ee6
@ -394,7 +394,7 @@ struct Theme {
|
||||
/* banner */
|
||||
init_pair(
|
||||
Color::Banner,
|
||||
bannerForeground.Id(mode, COLOR_GRAYTEXT),
|
||||
bannerForeground.Id(mode, COLOR_WHITE),
|
||||
backgroundId);
|
||||
|
||||
/* footer */
|
||||
|
Loading…
Reference in New Issue
Block a user