Search:
View  Edit  Attributes  History  Attach  Print  Search
Menu Skins / Grayness

Cookbook

PmWiki

pmwiki.org

GlossyHue < Skins > Grease   (talk? | users? | test page | RWD? | set as default | unset | validate: HTML, CSS)

Grayness skin

Skin name:

Grayness

Description:

This is a blue and gray skin that is easy on the eyes in most lighting conditions.

Version:

2.2 (2007-07-31)

Compliance:

Valid xhtml transitional. Valid CSS 2.

Author:

Ian MacGregor

License:

GPL

Download:

grayness.zipΔ

Installation:

Unzip grayness.zip into your skins directory. Then enable the skin in your config.php file with: $Skin = 'grayness';

Below are examples of how the different markup will appear in this skin:

Level 1 heading (Code) (Pre) (Link)

Level 2 Heading (Code) (Pre) (Link)

Level 3 Heading (Code) (Pre) (Link)

Level 4 Heading (Code) (Pre) (Link)

Level 5 Heading (Code) (Pre) (Link)
Level 6 Heading (Code) (Pre) (Link)
  • List Item 1 - Lorem ipsum dolor sit amet, consectetur adipisicing,
  • List Item 2 - Lorem ipsum dolor sit amet, consectetur adipisicing,
  1. Numbered List Item 1 - Lorem ipsum dolor sit amet, consectetur adipisicing,
  2. Numbered List Item 2 - Lorem ipsum dolor sit amet, consectetur adipisicing,
Indented - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod.

Link Text Non-Existent? External Small text. Normal text. Large text.
Large monospaced. Normal monospaced. Small monospaced.

Strong text. Emphasized text. Superscript and Subscript Attach:file.ext Δ.

This text is preformatted

This is
a code block

Table Header

Cell 1

Cell 2

Cell 3

Cell 4

Cell 5

Cell 6

Horizontal line below


different colored text here.

Changelog

v. 2.2 (2007-07-31)

  • tweaked the <pre> setting for better readability

v. 2.1 (2007-06-26)

  • added a contrasting color to a.createlinktext to make it stand out from other links
  • minor tweaks for a better appearance

v. 2.0 (2007-06-22)

  • converted the entire skin to tables for better rendering in Internet Explorer
  • converted .png images to .gif images for better rendering in Internet Explorer

v. 0.4 (2007-06-19)

  • added a css element to make text boxes larger

v. 0.3 (2007-06-18)

  • various tweaks to render text better in various elements

v. 0.2 (2007-06-18)

  • original release

Comments


Category: Skins, PHP72