mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +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;
|
void RenderChromeCloseBox(DrawSurface *surface, const Rect &windowRect, bool isClicked) const;
|
||||||
|
|
||||||
static const int kDarkGray = 85;
|
static const int kDarkGray = 85;
|
||||||
static const int kMidGray = 187;
|
static const int kMidGray = 204;
|
||||||
static const int kLightGray = 221;
|
static const int kLightGray = 221;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user