src/gl/common.h

changeset 40
30cb5e836736
parent 39
caac957e9834
child 41
0abada2a9802
--- a/src/gl/common.h	Sat Feb 01 17:10:11 2020 +0200
+++ b/src/gl/common.h	Sat Feb 01 17:20:10 2020 +0200
@@ -156,6 +156,7 @@
 	{
 		gl::RenderStyle style = gl::RenderStyle::Normal;
 		QColor mainColor{255, 255, 64};
+		QColor backgroundColor{48, 48, 48};
 		float lineThickness = 2.0f;
 	};
 }

mercurial