You are here

slate.info in Admin 6

name = "Slate"
description = "Slate theme. Provided/managed by the admin module."
version = "0.1"
core = "6.x"
engine = "phptemplate"

stylesheets[screen][] = "reset.css"
stylesheets[print][] = "style.css"
stylesheets[screen][] = "ie6.css"

scripts[] = "theme.js"

File

theme/slate.info
View source
  1. name = "Slate"
  2. description = "Slate theme. Provided/managed by the admin module."
  3. version = "0.1"
  4. core = "6.x"
  5. engine = "phptemplate"
  6. stylesheets[screen][] = "reset.css"
  7. stylesheets[print][] = "style.css"
  8. stylesheets[screen][] = "ie6.css"
  9. scripts[] = "theme.js"