tuned colors;
authorwenzelm
Wed, 12 Aug 2015 02:40:39 +0200
changeset 60914 f39d004f2ff4
parent 60913 7432d6bb4195
child 60915 2986137093c6
tuned colors;
src/Tools/jEdit/etc/options
--- a/src/Tools/jEdit/etc/options	Wed Aug 12 02:21:00 2015 +0200
+++ b/src/Tools/jEdit/etc/options	Wed Aug 12 02:40:39 2015 +0200
@@ -100,8 +100,8 @@
 option spell_checker_color : string = "0000FFFF"
 option bad_color : string = "FF6A6A64"
 option intensify_color : string = "FFCC6664"
-option breakpoint_disabled_color : string = "00CC66FF"
-option breakpoint_enabled_color : string = "CC6600FF"
+option breakpoint_disabled_color : string = "CCCC0080"
+option breakpoint_enabled_color : string = "FF9966FF"
 option quoted_color : string = "8B8B8B19"
 option antiquoted_color : string = "FFC83219"
 option antiquote_color : string = "6600CCFF"