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"
And add or edit the theme to your configuration file:
theme: Codetheme

and run bundle install.

Source code