Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 587 Bytes

readme.md

File metadata and controls

22 lines (12 loc) · 587 Bytes

Birch theming demo

Howto

  • Run the virtual machine using vagrant up.

  • Change colors using the _colors script, using it as follows:

      ./_colors red blue
      ./_colors '#3ea5ce' '#1e9ed7'
    
  • Revert to the default theme with the _revert script as such:

      ./_revert
    
  • Change images by opening the images symlink, and replace the logo-open-edx.png (desktops and tablets) and logo-edx.png (small devices).

Access