Overlay.NET
Overlay.NET copied to clipboard
Colors are shifted
when i'm creating new brush like this: _ChocolateBrush = OverlayWindow.Graphics.CreateBrush(Color.Chocolate); it is just white... any ideas?
use this to fix it https://github.com/lolp1/Overlay.NET/issues/26