diff --git a/themes/colorsgrey-plugin.tcl b/themes/colorsgrey-plugin.tcl index 2619637..e939ae4 100644 --- a/themes/colorsgrey-plugin.tcl +++ b/themes/colorsgrey-plugin.tcl @@ -2,7 +2,7 @@ # https://forum.puredata.info/topic/10943/a-little-pd-mod array set ::pd_colors { -selected "#FF8022" +selected "#00C" selection_rectangle "#FF8022" txt_highlight "grey15" txt_highlight_front "#FF8022" @@ -37,7 +37,7 @@ text_window_cursor "#FFFFFF" pdwindow_fill "grey25" pdwindow_fatal_text "#D00" pdwindow_fatal_highlight "#FFE0E8" -pdwindow_error_text "#D00" +pdwindow_error_text "coral1" pdwindow_post_text "#FFFFFF" pdwindow_debug_text "#808080" helpbrowser_fill "grey25"