mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Lighten window chrome
This commit is contained in:
@@ -86,7 +86,7 @@ namespace PortabilityLayer
|
||||
void RenderChromeCloseBox(DrawSurface *surface, const Rect &windowRect, bool isClicked) const;
|
||||
|
||||
static const int kDarkGray = 85;
|
||||
static const int kMidGray = 187;
|
||||
static const int kMidGray = 204;
|
||||
static const int kLightGray = 221;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user