# +----------------------------------------------------------------------+
# | Theme Name:			Winter         			         |
# | Porter:			Ruben Abad <ruabag@gmail.com>            |
# | Last Modified:		2005-06-21                               |
# | Pekwm Version:		0.1.4pre2 and comptatible                |
# | Changes:			See ChangeLog for details                |
# +----------------------------------------------------------------------+

# $FONT			= "Sans-14:bold#Left#XFT"		// Focused titlebar font
$FONT			= "Liberation Sans-12:italic#Center#XFT"		// Focused titlebar font
# $MENU_FONT		= "Verdana-11#Left#XFT"		// Font for menu items
$MENU_FONT		= "Liberation Sans-10:italic#Center#XFT"	// Font for menu items

PDecor {


Decor = "DEFAULT" {
	Title {
		Height = "22"
		Pad = "4 0 6 3"

		Focused = "Image title.xpm"
		Unfocused = "Image title-un.xpm"

		WidthMin = "0"
		WidthMax = "100"
		WidthSymetric = "True"

		Tab {
			Focused = "Image title.xpm"
			FocusedSelected = "Image title.xpm"
			Unfocused = "Image title-un.xpm"
			UnfocusedSelected = "Image title-un.xpm"
		}
		Separator {
			Focused = "Solid #8b8b8b 1x22"
			Unfocused = "Solid #8b8b8b 1x22"
		}
		Font {
			Focused = "$FONT#1 1#Left#XFT"
		}
		FontColor {
			Focused = "#000000"
			# "#646861"
			FocusedSelected = "#000000"
			# "#646861"
			Unfocused = "#646861"
			UnfocusedSelected = "#646861"
		}
		Buttons {
			Right {
                                Focused = "Image close.xpm"
                                Unfocused = "Image unr.xpm"
                                Pressed = "Image close.xpm"
                                Button = "1" { Actions = "Close" }
                        }
			Right {
                                Focused = "Image max.xpm"
                                Unfocused = "Image un.xpm"
                                Pressed = "Image max.xpm"
                                Button = "1" { Actions = "Toggle Maximized 1 1" }
                        }
                        Right {
                                Focused = "Image min.xpm"
                                Unfocused = "Image un.xpm"
                                Pressed = "Image min.xpm"
                                Button = "1" { Actions = "Set Iconified" }
                        }
		}
		Border {
			Focused {
				TopLeft = "Image bd.xpm"
				Top = "Image bd.xpm"
				TopRight = "Image bd.xpm"
				Left =  "Image bd.xpm"
				Right = "Image bd.xpm"
				BottomLeft = "Image bd-bl.xpm"
				Bottom = "Image bd-b.xpm"
				BottomRight = "Image bd-br.xpm"
			}
			Unfocused {
                 	        TopLeft = "Image bd.xpm"
				Top = "Image bd.xpm"
				TopRight = "Image bd.xpm"
				Left =  "Image bd.xpm"
				Right = "Image bd.xpm"
				BottomLeft = "Image bd-bl-un.xpm"
				Bottom = "Image bd-b.xpm"
				BottomRight = "Image bd-br-un.xpm"
			}
		}
	}
} # Decor->DEFAULT{}

Decor = "TITLEBARLESS" {
	Title {
		// This should be 0 for titlebarless, and all the
		// EMPTY stuff below should remain for TITLEBARLESS.
		Height = "0"
		Pad = "0 0 0 0"
		
		Focused = "EMPTY"
		Unfocused = "EMPTY"

		Tab {
			Focused = "EMPTY"
			FocusedSelected = "EMPTY"
			Unfocused = "EMPTY"
			UnfocusedSelected = "EMPTY"
		}
		Separator {
			Focused = "EMPTY"
			Unfocused = "EMPTY"
		}
		Font {
			Focused = "EMPTY"
		}
		FontColor {
			Focused = "EMPTY"
			FocusedSelected = "EMPTY"
			Unfocused = "EMPTY"
			UnfocusedSelected = "EMPTY"
		}

		Buttons {
		}
		Border {
			Focused {
				TopLeft = "Image bd.xpm"
				Top = "Image bd.xpm"
				TopRight = "Image bd.xpm"
				Left =  "Image bd.xpm"
				Right = "Image bd.xpm"
				BottomLeft = "Image bd-bl.xpm"
				Bottom = "Image bd-b.xpm"
				BottomRight = "Image bd-br.xpm"
			}
			Unfocused {
                 	        TopLeft = "Image bd.xpm"
				Top = "Image bd.xpm"
				TopRight = "Image bd.xpm"
				Left =  "Image bd.xpm"
				Right = "Image bd.xpm"
				BottomLeft = "Image bd-bl-un.xpm"
				Bottom = "Image bd-b.xpm"
				BottomRight = "Image bd-br-un.xpm"
			}
		}
	}
} # Decor->TITLEBARLESS{}

Decor = "BORDERLESS" {
	Title {

		Height = "22"
		Pad = "5 5 3 3"

		Focused = "Image title.xpm"
		Unfocused = "Image title-un.xpm"

		WidthMin = "0"
		WidthMax = "100"
		WidthSymetric = "True"

		Tab {
			Focused = "Image title.xpm"
			FocusedSelected = "Image title.xpm"
			Unfocused = "Image title-un.xpm"
			UnfocusedSelected = "Image title-un.xpm"
		}
		Separator {
			Focused = "Solid #8b8b8b 1x22"
			Unfocused = "Solid #8b8b8b 1x22"
		}
		Font {
			Focused = "$FONT#1 1#XFT"
		}
		FontColor {
			Focused = "#646861"
			FocusedSelected = "#646861"
			Unfocused = "#646861"
			UnfocusedSelected = "#646861"
		}
		Buttons {
			Right {
                                Focused = "Image close.xpm"
                                Unfocused = "Image unr.xpm"
                                Pressed = "Image close.xpm"
                                Button = "1" { Actions = "Close" }
                        }
			Right {
                                Focused = "Image max.xpm"
                                Unfocused = "Image un.xpm"
                                Pressed = "Image max.xpm"
                                Button = "1" { Actions = "Toggle Maximized 1 1" }
                        }
                        Right {
                                Focused = "Image min.xpm"
                                Unfocused = "Image un.xpm"
                                Pressed = "Image min.xpm"
                                Button = "1" { Actions = "Set Iconified" }
                        }
		}
		Border {
			Focused {
				TopLeft = "EMPTY"
				Top = "EMPTY"
				TopRight = "EMPTY"
				Left =  "EMPTY"
				Right = "EMPTY"
				BottomLeft = "EMPTY"
				Bottom = "EMPTY"
				BottomRight = "EMPTY"
			}
			Unfocused {
				TopLeft = "EMPTY"
				Top = "EMPTY"
				TopRight = "EMPTY"
				Left =  "EMPTY"
				Right = "EMPTY"
				BottomLeft = "EMPTY"
				Bottom = "EMPTY"
				BottomRight = "EMPTY"
			}
		}
	}
} # Decor->BORDERLESS{}

Decor = "MENU" {
	Title {
		Height = "0"
		Pad = "0 0 0 0"

		Focused = "EMPTY"
		Unfocused = "EMPTY"

		Tab {
			Focused = "EMPTY"
			FocusedSelected = "EMPTY"
			Unfocused = "EMPTY"
			UnfocusedSelected = "EMPTY"
		}
		Separator {
			Focused = "EMPTY"
			Unfocused = "EMPTY"
		}
		Font {
			Focused = "EMPTY"
		}
		FontColor {
			Focused = "EMPTY"
			FocusedSelected = "EMPTY"
			Unfocused = "EMPTY"
			UnfocusedSelected = "EMPTY"
		}

		Buttons {
		}
		Border {
			Focused {
				TopLeft = "Image bd.xpm"
				Top = "Image bd-t-menu.xpm"
				TopRight = "Image bd.xpm"
				Left =  "Image bd.xpm"
				Right = "Image bd.xpm"
				BottomLeft = "Image bd-bl.xpm"
				Bottom = "Image bd-b.xpm"
				BottomRight = "Image bd-br.xpm"
			}
			Unfocused {
                 	        TopLeft = "Image bd.xpm"
				Top = "Image bd-t-menu.xpm"
				TopRight = "Image bd.xpm"
				Left =  "Image bd.xpm"
				Right = "Image bd.xpm"
				BottomLeft = "Image bd-bl.xpm"
				Bottom = "Image bd-b.xpm"
				BottomRight = "Image bd-br.xpm"
			}
		}
	}
} # Decor->MENU{}


Decor = "STATUSWINDOW" {
	Title {
		Height = "0"
		Pad = "0 0 0 0"
		Focused = "EMPTY"
		Unfocused = "EMPTY"
		Tab {
			Focused = "EMPTY"
			FocusedSelected = "EMPTY"
			Unfocused = "EMPTY"
			UnfocusedSelected = "EMPTY"
		}
		Separator {
			Focused = "EMPTY"
			Unfocused = "EMPTY"
		}
		Font {
			Focused = "EMPTY"
		}
		FontColor {
			Focused = "EMPTY"
			FocusedSelected = "EMPTY"
			Unfocused = "EMPTY"
			UnfocusedSelected = "EMPTY"
		}
		Buttons {
		}
		Border {
			Focused {
				TopLeft = "Image bd.xpm"
				Top = "Image bd.xpm"
				TopRight = "Image bd.xpm"
				Left =  "Image bd.xpm"
				Right = "Image bd.xpm"
				BottomLeft = "Image bd.xpm"
				Bottom = "Image bd.xpm"
				BottomRight = "Image bd.xpm"
			}
			Unfocused {
                 	        TopLeft = "Image bd.xpm"
				Top = "Image bd.xpm"
				TopRight = "Image bd.xpm"
				Left =  "Image bd.xpm"
				Right = "Image bd.xpm"
				BottomLeft = "Image bd.xpm"
				Bottom = "Image bd.xpm"
				BottomRight = "Image bd.xpm"
			}
		}
	}
} # Decor->STATUSWINDOW{}

Decor = "CMDDIALOG" {
	Title {
		Height = "22"
		Pad = "5 5 3 3"

		Focused = "Image title.xpm"
		Unfocused = "Image title-un.xpm"

		WidthMin = "0"
		WidthMax = "100"
		WidthSymetric = "True"

		Tab {
			Focused = "Image title.xpm"
			FocusedSelected = "Image title.xpm"
			Unfocused = "Image title-un.xpm"
			UnfocusedSelected = "Image title-un.xpm"
		}
		Separator {
			Focused = "Solid #8b8b8b 1x22"
			Unfocused = "Solid #8b8b8b 1x22"
		}
		Font {
			Focused = "$FONT#1 1#XFT"
		}
		FontColor {
			Focused = "#646861"
			FocusedSelected = "#646861"
			Unfocused = "#646861"
			UnfocusedSelected = "#646861"
		}
		Buttons {
			Right {
				Focused = "Image close.xpm"
				Unfocused = "Image un.xpm"
				Pressed = "Image close.xpm"
				Button = "1" { Actions = "Close" }
			}
		}
		Border {
			Focused {
				TopLeft = "Image bd.xpm"
				Top = "Image bd.xpm"
				TopRight = "Image bd.xpm"
				Left =  "Image bd.xpm"
				Right = "Image bd.xpm"
				BottomLeft = "Image bd-bl.xpm"
				Bottom = "Image bd-b.xpm"
				BottomRight = "Image bd-br.xpm"
			}
			Unfocused {
                 	        TopLeft = "Image bd.xpm"
				Top = "Image bd.xpm"
				TopRight = "Image bd.xpm"
				Left =  "Image bd.xpm"
				Right = "Image bd.xpm"
				BottomLeft = "Image bd-bl-un.xpm"
				Bottom = "Image bd-b.xpm"
				BottomRight = "Image bd-br-un.xpm"
			}
		}
	}
} # Decor->CMDDIALOG{}

} # PDecor{}

Harbour {
	Texture = "Solid #f4f3f2 1x1"
}

Menu {
	Focused {
    		Font = "$MENU_FONT#1 1#XFT"
			Background = "Solid #f4f3f2"
    		Item = "Solid #f4f3f2"
    		Text = "#000000"
			Separator = "Solid #000000 0x1"
			Arrow = "Solid #000000 2x2"
  	}
  	Unfocused {
    		Font = "$MENU_FONT#1 1#XFT"
    		Background = "Solid #f4f3f2"
    		Item = "Solid #f4f3f2"
    		Text = "#000000"
			Separator = "Solid #000000 0x1"
			Arrow = "Solid #000000 2x2"
  	}
  	Selected {
    		Font = "$MENU_FONT#1 1#XFT"
    		Background = "Solid #d5d6d5"
    		Item = "SolidRaised #d5d6d5 #8c8c8c #8c8c8c 0 0 1x1"
    		Text = "#000000"
			Arrow = "Solid #000000 2x2"
  	}

  	Pad = "0 2 2 0"
}

CmdDialog {
 	Font = "$MENU_FONT"
	Texture = "Solid #f4f3f2"
	Text = "#000000"
	Pad = "4 4 4 4"
}

Status {
	Font = "$MENU_FONT"
	Texture = "Solid #f4f3f2"
	Text = "#000000"
	Pad = "2 2 2 2"
}

Root {
	Command = "false"
}
