Awesome
Rainbow.linenumbers.js
A tiny plugin for Rainbow that adds line numbers. It's around 550 bytes gzipped.
Screenshot
Setup
Just include the plugin and the stylesheet:
<link rel="stylesheet" href="theme.css" />
<script src="rainbow.linenumbers.js"></script>