i-lateral / silverstripe-themes-kube
A simple Silverstripe theme that makes use of the Kube CSS framework (400).
Package info
github.com/i-lateral/silverstripe-themes-kube
Language:CSS
Type:silverstripe-theme
pkg:composer/i-lateral/silverstripe-themes-kube
dev-master
2015-07-14 15:47 UTC
Requires
This package is auto-updated.
Last update: 2026-02-21 02:57:56 UTC
README
A simple Silverstripe theme using the Kube CSS framework, found at:
Using this theme
-
Copy the theme into the
themes/directory of your SilverStripe project. If you've named it correctly, there should be a directory calledthemes/simple/templates. -
Add the following to your
mysite/_config.phpfile. Remove any existingSSViewer::set_themelines.SSViewer::set_theme("kube"); HtmlEditorConfig::get('cms')->setOption('theme_advanced_styles', 'highlight=highlight;no-border=no-border,break=break');