commit e0009dfedb6d65c213c46d873adfc9d6c3672b1e parent 1a7a869a13ed539b8b51de30670eda93b5ee1648 Author: Christopher A. Oliver <caowasteland@gmail.com> Date: Sat, 28 Nov 2015 11:39:37 -0500 Once more with feeling: use default menu colors for noise types. Diffstat:
M | src/UI/ADnoteUI.fl | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/UI/ADnoteUI.fl b/src/UI/ADnoteUI.fl @@ -834,11 +834,11 @@ o->redraw();} } MenuItem {} { label White - xywh {15 15 100 20} labelfont 1 labelsize 11 labelcolor 19 + xywh {15 15 100 20} labelfont 1 labelsize 11 } MenuItem {} { label Pink - xywh {25 25 100 20} labelfont 1 labelsize 11 labelcolor 212 + xywh {25 25 100 20} labelfont 1 labelsize 11 } } Fl_Check_Button bypassfiltercheckbutton {