Marcin Michałowski
Results
1
comments of
Marcin Michałowski
You can customise it in [`style.less`](http://flight-manual.atom.io/using-atom/sections/basic-customization/#style-tweaks): ``` less .ruby-test .panel-body, .ruby-test .panel-body pre { background-color: #000; } ```