| 1 | ||
| 1 | ||
| 1 | ||
| 1 | ||
| 1 | 
```css
/* This one might be the one.  Much less extreme */
/* Just lightens the top bar */
/* To run it just hover over the code block and click "Make Theme" */
/* To test it just find a thread with comments that are new to you */
#postcontent #comments .comment.new .head {
 background:#797979;
}