Difference: PatternSkinColorSettings (1 vs. 10)

Revision 10
14 Oct 2014 - Main.MatthiasGeorgi
Line: 1 to 1
 
META TOPICPARENT name="PatternSkin"

Color scheme settings for PatternSkin

Use this topic to change the color settings of PatternSkin. When this topic is saved, the attachment my_colors.css will be updated with new color values. This method relies on Foswiki:Extensions.AttachContentPlugin to work.
Line: 221 to 221
  #patternTopBar { border-color:#dfdfdf; background:#eeedec;
Changed:
<
<
/* color can be overridden with WEBHEADERBGCOLOR in System/DefaultPreferences */
>
>
/* color can be overridden with WEBHEADERBGCOLOR in Projekte/Projekte/System/DefaultPreferences */
  } #patternMain { /* don't set a background here; use patternOuter */ } #patternOuter {
Line: 794 to 794
  /* image positions are set here as well as these are dependent on the image */

#patternTopBar {
Changed:
<
<
/* image is defined as WEBHEADERART in System/DefaultPreferences */
>
>
/* image is defined as WEBHEADERART in Projekte/Projekte/System/DefaultPreferences */
  } .foswikiToc li { background-image:url(bullet-toc.gif);
Revision 9
14 Oct 2014 - Main.UnknownUser
Line: 1 to 1
 
META TOPICPARENT name="PatternSkin"

Color scheme settings for PatternSkin

Use this topic to change the color settings of PatternSkin. When this topic is saved, the attachment my_colors.css will be updated with new color values. This method relies on Foswiki:Extensions.AttachContentPlugin to work.
Line: 11 to 11
 

Step 1

Let PatternSkin point to the custom-made colors style sheet. In SitePreferences copy this line:
Changed:
<
<
  • Set USERCOLORSURL = /foswiki/pub/System/PatternSkin/my_colors.css
>
>
  • Set USERCOLORSURL = /foswiki/pub/System/PatternSkinTheme/my_colors.css
 
Revision 8
21 Oct 2010 - Main.FlorensSchwarzwaelder
Line: 1 to 1
 
META TOPICPARENT name="PatternSkin"

Color scheme settings for PatternSkin

Use this topic to change the color settings of PatternSkin. When this topic is saved, the attachment my_colors.css will be updated with new color values. This method relies on Foswiki:Extensions.AttachContentPlugin to work.
Line: 40 to 40
 

GENERAL_TEXT General text (black)

  • Local GENERAL_TEXT = #000

H1_HEADER_TEXT Header text

Changed:
<
<
  • Local H1_HEADER_TEXT = #550011
>
>
  • Local H1_HEADER_TEXT = #333
 

HEADER_TEXT Header text

Changed:
<
<
  • Local HEADER_TEXT = #550011
>
>
  • Local HEADER_TEXT = #390
 

CODE_TEXT Code text, left bar text and links

  • Local CODE_TEXT = #333

MUTED_TEXT Muted text (dark gray)

Revision 7
21 Oct 2010 - Main.FlorensSchwarzwaelder
Line: 1 to 1
 
META TOPICPARENT name="PatternSkin"

Color scheme settings for PatternSkin

Use this topic to change the color settings of PatternSkin. When this topic is saved, the attachment my_colors.css will be updated with new color values. This method relies on Foswiki:Extensions.AttachContentPlugin to work.
Line: 97 to 97
 

Buttons

BUTTON_TEXT Button text color (dark gray)

Changed:
<
<
  • Local BUTTON_TEXT = #fff
>
>
  • Local BUTTON_TEXT = #000
 

BUTTON_BORDERS Button borders

Changed:
<
<
  • Local BUTTON_BORDERS = #fff #000 #000 #fff
>
>
  • Local BUTTON_BORDERS = #fff #888 #888 #fff
 

BUTTON_BACKGROUND Button background

Changed:
<
<
  • Local BUTTON_BACKGROUND = #550011
>
>
  • Local BUTTON_BACKGROUND = #e2e3e3
 

BUTTON_CANCEL_BACKGROUND Cancel button background

  • Local BUTTON_CANCEL_BACKGROUND = #f2d5d0

SUBMIT_BUTTON_BACKGROUND Submit button background

Revision 6
21 Oct 2010 - Main.FlorensSchwarzwaelder
Line: 1 to 1
 
META TOPICPARENT name="PatternSkin"

Color scheme settings for PatternSkin

Use this topic to change the color settings of PatternSkin. When this topic is saved, the attachment my_colors.css will be updated with new color values. This method relies on Foswiki:Extensions.AttachContentPlugin to work.
Line: 97 to 97
 

Buttons

BUTTON_TEXT Button text color (dark gray)

Changed:
<
<
  • Local BUTTON_TEXT = #000
>
>
  • Local BUTTON_TEXT = #fff
 

BUTTON_BORDERS Button borders

Changed:
<
<
  • Local BUTTON_BORDERS = #fff #888 #888 #fff
>
>
  • Local BUTTON_BORDERS = #fff #000 #000 #fff
 

BUTTON_BACKGROUND Button background

Changed:
<
<
  • Local BUTTON_BACKGROUND = #e2e3e3
>
>
  • Local BUTTON_BACKGROUND = #550011
 

BUTTON_CANCEL_BACKGROUND Cancel button background

  • Local BUTTON_CANCEL_BACKGROUND = #f2d5d0

SUBMIT_BUTTON_BACKGROUND Submit button background

Revision 5
21 Oct 2010 - Main.FlorensSchwarzwaelder
Line: 1 to 1
 
META TOPICPARENT name="PatternSkin"

Color scheme settings for PatternSkin

Use this topic to change the color settings of PatternSkin. When this topic is saved, the attachment my_colors.css will be updated with new color values. This method relies on Foswiki:Extensions.AttachContentPlugin to work.
Line: 40 to 40
 

GENERAL_TEXT General text (black)

  • Local GENERAL_TEXT = #000

H1_HEADER_TEXT Header text

Changed:
<
<
  • Local H1_HEADER_TEXT = #333
>
>
  • Local H1_HEADER_TEXT = #550011
 

HEADER_TEXT Header text

Changed:
<
<
  • Local HEADER_TEXT = #390
>
>
  • Local HEADER_TEXT = #550011
 

CODE_TEXT Code text, left bar text and links

  • Local CODE_TEXT = #333

MUTED_TEXT Muted text (dark gray)

Revision 4
21 Oct 2010 - Main.FlorensSchwarzwaelder
Line: 1 to 1
 
META TOPICPARENT name="PatternSkin"

Color scheme settings for PatternSkin

Use this topic to change the color settings of PatternSkin. When this topic is saved, the attachment my_colors.css will be updated with new color values. This method relies on Foswiki:Extensions.AttachContentPlugin to work.
Line: 42 to 42
 

H1_HEADER_TEXT Header text

  • Local H1_HEADER_TEXT = #333

HEADER_TEXT Header text

Changed:
<
<
  • Local HEADER_TEXT = #333
>
>
  • Local HEADER_TEXT = #390
 

CODE_TEXT Code text, left bar text and links

  • Local CODE_TEXT = #333

MUTED_TEXT Muted text (dark gray)

Revision 3
21 Oct 2010 - Main.FlorensSchwarzwaelder
Line: 1 to 1
 
META TOPICPARENT name="PatternSkin"

Color scheme settings for PatternSkin

Use this topic to change the color settings of PatternSkin. When this topic is saved, the attachment my_colors.css will be updated with new color values. This method relies on Foswiki:Extensions.AttachContentPlugin to work.
Line: 40 to 40
 

GENERAL_TEXT General text (black)

  • Local GENERAL_TEXT = #000

H1_HEADER_TEXT Header text

Changed:
<
<
  • Local H1_HEADER_TEXT = #000
>
>
  • Local H1_HEADER_TEXT = #333
 

HEADER_TEXT Header text

Changed:
<
<
  • Local HEADER_TEXT = #000
>
>
  • Local HEADER_TEXT = #333
 

CODE_TEXT Code text, left bar text and links

  • Local CODE_TEXT = #333

MUTED_TEXT Muted text (dark gray)

Line: 113 to 113
 

Background colors

PAGE_BACKGROUND General background color

Changed:
<
<
  • Local PAGE_BACKGROUND = #fff
>
>
  • Local PAGE_BACKGROUND = #eeedec
 

MAIN_TEXT_BACKGROUND Main background color

  • Local MAIN_TEXT_BACKGROUND = #fff

NEUTRAL_BACKGROUND

  • Local NEUTRAL_BACKGROUND = #f5f5f5

SIDE_BAR_BACKGROUND Side bar background

Changed:
<
<
  • Local SIDE_BAR_BACKGROUND = #F6F6F6
>
>
  • Local SIDE_BAR_BACKGROUND = #fff
 

TOP_BAR_BACKGROUND Top bar background

  • Local TOP_BAR_BACKGROUND = #fff

ATTACHMENT_AND_FORM_BACKGROUND Attachment, form

Revision 2
21 Oct 2010 - Main.FlorensSchwarzwaelder
Line: 1 to 1
 
META TOPICPARENT name="PatternSkin"

Color scheme settings for PatternSkin

Use this topic to change the color settings of PatternSkin. When this topic is saved, the attachment my_colors.css will be updated with new color values. This method relies on Foswiki:Extensions.AttachContentPlugin to work.
Line: 39 to 40
 

GENERAL_TEXT General text (black)

  • Local GENERAL_TEXT = #000

H1_HEADER_TEXT Header text

Changed:
<
<
  • Local H1_HEADER_TEXT = #333
>
>
  • Local H1_HEADER_TEXT = #000
 

HEADER_TEXT Header text

Changed:
<
<
  • Local HEADER_TEXT = #390
>
>
  • Local HEADER_TEXT = #000
 

CODE_TEXT Code text, left bar text and links

  • Local CODE_TEXT = #333

MUTED_TEXT Muted text (dark gray)

Line: 112 to 113
 

Background colors

PAGE_BACKGROUND General background color

Changed:
<
<
  • Local PAGE_BACKGROUND = #eeedec
>
>
  • Local PAGE_BACKGROUND = #fff
 

MAIN_TEXT_BACKGROUND Main background color

  • Local MAIN_TEXT_BACKGROUND = #fff

NEUTRAL_BACKGROUND

  • Local NEUTRAL_BACKGROUND = #f5f5f5

SIDE_BAR_BACKGROUND Side bar background

Changed:
<
<
  • Local SIDE_BAR_BACKGROUND = #fff
>
>
  • Local SIDE_BAR_BACKGROUND = #F6F6F6
 

TOP_BAR_BACKGROUND Top bar background

  • Local TOP_BAR_BACKGROUND = #fff

ATTACHMENT_AND_FORM_BACKGROUND Attachment, form

 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback