Codetheme
By MathiasDPX

Codetheme is a theme that aims to recreate VSCode by using the same fonts, color palette, and style. It also supports code highlighting and blockquotes. Check out the demo, Made for Tonic
Install
To install, add this line to your Gemfile
:
gem "Codetheme"
theme: Codetheme
and run bundle install
.