gfio: use light yellow as graph background
[fio.git] / gfio.h
diff --git a/gfio.h b/gfio.h
index c0427687dfc17c7af5435cfa2db8a0f5b92c0592..dd75c8aab7ea60c6a32b3c8e45ecb9bbda10b937 100644 (file)
--- a/gfio.h
+++ b/gfio.h
@@ -170,5 +170,6 @@ extern void clear_ge_ui_info(struct gui_entry *ge);
 
 extern const char *gfio_graph_font;
 extern GdkColor gfio_color_white;
+extern GdkColor gfio_color_lightyellow;
 
 #endif