syanaputra / silverstripe-clio-theme
Integrated Clio theme for Silverstripe 4
Package info
github.com/syanaputra/silverstripe-clio-theme
Language:CSS
Type:silverstripe-theme
pkg:composer/syanaputra/silverstripe-clio-theme
dev-master
2020-03-22 08:31 UTC
Requires
This package is auto-updated.
Last update: 2026-02-22 21:18:40 UTC
README
-
Copy the clio into the
themes/directory of your SilverStripe project. If you've named it correctly, there should be a directory calledthemes/clio/templates. -
Add the following to your
app/_config.phpfile. Remove any existingSSViewer::set_themelines.SSViewer::set_theme("clio"); HtmlEditorConfig::get('cms')->setOption('theme_advanced_styles', 'highlight=highlight;no-border=no-border,break=break');