Retain previous background by default when switching colors

This commit is contained in:
Andrzej Rybczak
2016-12-24 00:36:37 +01:00
parent a488c2d89d
commit eaac6ad062
4 changed files with 106 additions and 74 deletions

View File

@@ -354,7 +354,7 @@ struct Window
/// Sets window's base color
/// @param fg foregound base color
/// @param bg background base color
void setBaseColor(Color c);
void setBaseColor(const Color &color);
/// Sets window's border
/// @param border new window's border