peek / peek-rblineprof

Peek into how much each line of your Rails application takes throughout a request.
MIT License
236 stars 31 forks source link

Allow to specify custom classes for the 'code' element #17

Open rymai opened 7 years ago

rymai commented 7 years ago

It would be great to be able to set custom classes for the 'code' element.

For instance, in our case, we'd like to set the white class to define the highlighting theme.