diff --git a/src/partipanel.H b/src/partipanel.H
index ed289397aa3c981fe2e6038757ba5a976496e33f..8a67471a5803141fd0ce04a680ed95054b1b4949 100644
--- a/src/partipanel.H
+++ b/src/partipanel.H
@@ -1,4 +1,4 @@
-// generated by Fast Light User Interface Designer (fluid) version 1.0009
+// generated by Fast Light User Interface Designer (fluid) version 1.00
 
 #ifndef partipanel_H
 #define partipanel_H
diff --git a/src/partipanel.cc b/src/partipanel.cc
index 29bc78201aae07c4387f2681c085fe97e4ef7f32..986556112219ca5799d464a37ba11e1e7e8b0f65 100644
--- a/src/partipanel.cc
+++ b/src/partipanel.cc
@@ -1,4 +1,4 @@
-// generated by Fast Light User Interface Designer (fluid) version 1.0009
+// generated by Fast Light User Interface Designer (fluid) version 1.00
 
 #include "partipanel.H"
 #include "partiview.H"
@@ -230,7 +230,7 @@ Fl_Window* make_window() {
           o->labelsize(13);
           o->labelcolor(3);
           o->textsize(9);
-          o->textcolor(12);
+          o->textcolor(6);
           o->callback((Fl_Callback*)pp_timebaseinput_cb);
           o->cursor_color( o->textcolor() );
         }
diff --git a/src/partipanel.fl b/src/partipanel.fl
index 8fb237aefee1bdc8269cde5a10a6a94646b91677..4606797e4549de1366e6b64919f419025013e4b3 100644
--- a/src/partipanel.fl
+++ b/src/partipanel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0009 
+version 1.00 
 header_name {partipanel.H} 
 code_name {partipanel.cc} 
 gridx 5 
@@ -10,7 +10,7 @@ decl {\#include "partiview.H"} {}
 Function {make_window()} {open
 } {
   Fl_Window Mainwin {open
-    xywh {567 179 385 445} box DOWN_BOX color 96 resizable visible
+    xywh {924 173 385 445} box DOWN_BOX color 96 resizable visible
   } {
     Fl_Pack {} {open
       xywh {0 0 385 445} color 96 resizable
@@ -153,7 +153,7 @@ Function {make_window()} {open
         Fl_Input {ppui.timebase} {
           label {+}
           callback pp_timebaseinput_cb selected
-          xywh {13 81 137 21} type Float color 32 labelsize 13 labelcolor 3 textsize 9 textcolor 12
+          xywh {13 81 137 21} type Float color 32 labelsize 13 labelcolor 3 textsize 9 textcolor 6
           code0 {o->cursor_color( o->textcolor() );}
         }
         Fl_Value_Slider {ppui.stepspeed} {