A long-lived project that still receives updates
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 2.2, < 3.0

Runtime

>= 4.0, < 5.0
 Project Readme

Jekyll Codetheme

Codetheme is a theme that aim to look like vscode with color, font…

Features

  • Images integration
  • Code highlights
  • GitHub-like blockquote
  • Have a navbar
  • Highly accessible and customisable

Installation

Add this line to your Jekyll site’s Gemfile:

gem "jekyll-codetheme"

Then add this line to your Jekyll site’s _config.yml:

theme: jekyll-codetheme

And then execute:

bundle install

Or install it yourself as:

gem install jekyll-codetheme

Attributions

Made for tonic!

Jekyll Themes Shield