Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: More theme.

More theme

From MoodleDocs
Revision as of 09:38, 16 November 2016 by Helen Foster (talk | contribs) (Tsala moved page admin/setting/themesettingmore to More theme)

In the color fields you can put things like this if you want to get fancy:

   whitesmoke
   #0404E6
   rgb(0,255,244)
   rgba(0,255,244,0.5)
   transparent
   currentColor
   inherit
   hsl(207,38%,47%)
   hsla(207,38%,47%,0.8)

See Standard_themes#Customising_the_.27More.27_theme for further customizations and example