Skip to content

sbj-ss/openedx-frog-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frog: a green theme for OpenEDX

Based on Indigo. Detailed instructions can be found there.

Installation

Everything is done in one step:

./apply.sh

Customization

Setting custom values

A few settings in the theme can be easily customised: this includes the theme primary color, landing page tagline, footer legal links. Theme settings are defined in the config.yml file at the root of the repository.

Logos

The LMS logo resides in theme/lms/static/images/logo.png and the CMS logo is in theme/cms/static/images/studio-logo.png.

CMS colors

Unfortunately CMS doesn't respect the $primary color setting. Edit theme/cms/static/sass/partials/cms/theme/_variables.scss instead (explore defaults to see what's available). Please keep in mind that certain styles are defined in courses and thus are beyond the CMS/LMS scope.

Arbitrary style customizations

Edit theme/APP/static/sass/partials/APP/theme/_extra.css where APP is cms or lms to override any style defined in these apps. See the .course-outline block in lms for an example.

License

This work is licensed under the terms of the GNU Affero General Public License (AGPL).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published