personalization..
This commit is contained in:
parent
e75b311a33
commit
c2311e93fd
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue