cecil / theme-garth
Cecil Garth theme
Package info
github.com/Cecilapp/theme-garth
Language:SCSS
Type:cecil-theme
pkg:composer/cecil/theme-garth
1.11.2
2025-12-18 01:01 UTC
Requires
- cecil/theme-installer: ^1.4
This package is auto-updated.
Last update: 2026-05-18 02:01:40 UTC
README
The Garth theme for Cecil is a port of the Garth theme for Jekyll created by David Darnes.
Installation
composer require cecil/theme-garth
Or download the latest archive and uncompress its content in
themes/garth.
Usage
Add garth in the theme section of your config.yml:
theme: - garth
Change colors
From configuration
assets: compile: variables: bodyColour: '#5a5a5a' linkColour: '#7E4EA3' backgroundColour: '#F1F3F4'
From files
- Copy
themes/garth/static/sass/garth.scsstostatic/sass/garth.scss - Copy
themes/garth/static/sass/_colors.scsstostatic/sass/_colors.scss - Edit colors's code in
_colors.scss
License
Garth is a free software distributed under the terms of the MIT license.
