src/Tools/jEdit/etc/options
changeset 60913 7432d6bb4195
parent 60881 91a9a4395903
child 60914 f39d004f2ff4
--- a/src/Tools/jEdit/etc/options	Wed Aug 12 02:20:06 2015 +0200
+++ b/src/Tools/jEdit/etc/options	Wed Aug 12 02:21:00 2015 +0200
@@ -100,8 +100,8 @@
 option spell_checker_color : string = "0000FFFF"
 option bad_color : string = "FF6A6A64"
 option intensify_color : string = "FFCC6664"
-option breakpoint_color : string = "00CC0014"
-option breakpoint_active_color : string = "00CC0032"
+option breakpoint_disabled_color : string = "00CC66FF"
+option breakpoint_enabled_color : string = "CC6600FF"
 option quoted_color : string = "8B8B8B19"
 option antiquoted_color : string = "FFC83219"
 option antiquote_color : string = "6600CCFF"