author | wenzelm |
Fri, 21 May 2010 20:46:00 +0200 | |
changeset 37045 | 83ea8b551280 |
parent 37044 | d93b849cbecd |
child 37046 | 78d88b670a53 |
src/Tools/jEdit/dist-template/etc/isabelle-jedit.css | file | annotate | diff | comparison | revisions |
--- a/src/Tools/jEdit/dist-template/etc/isabelle-jedit.css Fri May 21 20:10:45 2010 +0200 +++ b/src/Tools/jEdit/dist-template/etc/isabelle-jedit.css Fri May 21 20:46:00 2010 +0200 @@ -2,3 +2,12 @@ pre.message { margin-top: 0.3ex; background-color: #F0F0F0; } +.writeln { } +.priority { } +.tracing { background-color: #EAF8FF; } +.warning { background-color: #EEE8AA; } +.error { background-color: #FFC1C1; } +.debug { background-color: #FFE4E1; } + +.hilite { background-color: #FFFACD; } +